Skip to content

disable warmup for root hive #954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

vporyadke
Copy link
Collaborator

@vporyadke vporyadke commented Jan 11, 2024

Some unit tests are failing now (e. g. see KIKIMR-20753, KIKIMR-20710), because root hive warm-up became unexpectedly long. In those tests there is a pause between the start of static and dynamic nodes, which makes the recently added adaptive timeout become as large as that pause. A simple solution is disabling warm-up for root hives by default - we do not actually need it, we only need warm-up for tenant hives.

Copy link

github-actions bot commented Jan 11, 2024

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit d0201ea.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59840 50631 0 9 9195 5

🔴 linux-x86_64-release-asan: some tests FAILED for commit d0201ea.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15862 15709 0 27 119 7

@vporyadke vporyadke merged commit 682e700 into ydb-platform:main Jan 15, 2024
@niksaveliev niksaveliev mentioned this pull request Jan 29, 2024
@vitstn vitstn mentioned this pull request Jan 29, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants