Skip to content

25-1-2: ensure that there aren't 2 locals on 1 node in 1 hive (#19583) #19881

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
Jun 19, 2025

Conversation

vporyadke
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

Бэкпорт #19583
В коммите 1bd96dd добавили регистрацию в shared hive. Как оказалось, для оставшихся кое-где баз без тенантного хайва, в SS корневой хайв записан как shared hive. В результате в таких базах по два локала на ноду ходили в один хайв, что приводило к странным спецэффектам.

Copy link

github-actions bot commented Jun 19, 2025

2025-06-19 09:04:21 UTC Pre-commit check linux-x86_64-relwithdebinfo for d5b2a02 has started.
2025-06-19 09:04:32 UTC Artifacts will be uploaded here
2025-06-19 09:07:26 UTC ya make is running...
🟡 2025-06-19 10:12:50 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
19410 18125 0 3 1217 65

2025-06-19 10:14:33 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-06-19 10:35:27 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
138 (only retried tests) 79 0 0 0 59

🟢 2025-06-19 10:35:34 UTC Build successful.
🟢 2025-06-19 10:35:51 UTC ydbd size 2.1 GiB changed* by +1.1 KiB, which is < 100.0 KiB vs stable-25-1-2: OK

ydbd size dash stable-25-1-2: 9a56e86 merge: d5b2a02 diff diff %
ydbd size 2 257 907 664 Bytes 2 257 908 752 Bytes +1.1 KiB +0.000%
ydbd stripped size 477 953 304 Bytes 477 952 856 Bytes -448 Bytes -0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jun 19, 2025

2025-06-19 09:04:58 UTC Pre-commit check linux-x86_64-release-asan for d5b2a02 has started.
2025-06-19 09:05:10 UTC Artifacts will be uploaded here
2025-06-19 09:08:09 UTC ya make is running...
🟡 2025-06-19 10:25:38 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12356 12215 0 46 59 36

2025-06-19 10:26:43 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-06-19 10:47:17 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
188 (only retried tests) 93 0 8 55 32

2025-06-19 10:47:28 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-06-19 11:07:12 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
123 (only retried tests) 33 0 8 50 32

🟢 2025-06-19 11:07:21 UTC Build successful.
🟢 2025-06-19 11:07:51 UTC ydbd size 3.7 GiB changed* by +6.1 KiB, which is < 100.0 KiB vs stable-25-1-2: OK

ydbd size dash stable-25-1-2: 9a56e86 merge: d5b2a02 diff diff %
ydbd size 3 927 687 360 Bytes 3 927 693 568 Bytes +6.1 KiB +0.000%
ydbd stripped size 1 373 421 616 Bytes 1 373 423 152 Bytes +1.5 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

🟢 2025-06-19 09:05:12 UTC The validation of the Pull Request description is successful.

@vporyadke vporyadke requested a review from CyberROFL June 19, 2025 09:07
@CyberROFL CyberROFL linked an issue Jun 19, 2025 that may be closed by this pull request
@vporyadke vporyadke merged commit 356c61b into ydb-platform:stable-25-1-2 Jun 19, 2025
14 checks passed
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.

Double local in databases without tenant hive
3 participants