Skip to content

Initializing the configuration of the partition (#15557) #15577

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

Conversation

Alek5andr-Kotov
Copy link
Collaborator

Changelog entry

At startup, the background partition used the configuration of the main partition.

#15559

Changelog category

  • Bugfix

Description for reviewers

  • The key for the config now uses the InternalPartitionId.
  • When creating the config for the background partition, the Consumers field is cleared.
  • Added checking the size of Consumers after initialization.

@Alek5andr-Kotov Alek5andr-Kotov requested a review from a team as a code owner March 11, 2025 11:31
Copy link

github-actions bot commented Mar 11, 2025

2025-03-11 11:35:17 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1fbab7b has started.
2025-03-11 11:35:31 UTC Artifacts will be uploaded here
2025-03-11 11:38:26 UTC ya make is running...
🟡 2025-03-11 12:38:25 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?
19141 17786 0 4 1217 134

2025-03-11 12:39:59 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-11 13:01:24 UTC Some tests failed, follow the links below. Going to retry failed tests...

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
210 (only retried tests) 77 0 1 0 132

2025-03-11 13:01:37 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-03-11 13:31:39 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
194 (only retried tests) 62 0 0 0 132

🟢 2025-03-11 13:31:49 UTC Build successful.
🟢 2025-03-11 13:32:14 UTC ydbd size 2.1 GiB changed* by +2.2 KiB, which is < 100.0 KiB vs stable-25-1: OK

ydbd size dash stable-25-1: 90fe1fb merge: 1fbab7b diff diff %
ydbd size 2 242 450 488 Bytes 2 242 452 776 Bytes +2.2 KiB +0.000%
ydbd stripped size 474 936 056 Bytes 474 936 184 Bytes +128 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 Mar 11, 2025

2025-03-11 11:35:30 UTC Pre-commit check linux-x86_64-release-asan for 1fbab7b has started.
2025-03-11 11:35:45 UTC Artifacts will be uploaded here
2025-03-11 11:38:31 UTC ya make is running...
🟡 2025-03-11 12:46:45 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?
11812 11733 0 34 8 37

2025-03-11 12:47:46 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-11 13:08:43 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?
130 (only retried tests) 88 0 1 7 34

2025-03-11 13:08:53 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-03-11 13:33:27 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
71 (only retried tests) 33 0 0 4 34

🟢 2025-03-11 13:33:36 UTC Build successful.
🟢 2025-03-11 13:34:05 UTC ydbd size 3.6 GiB changed* by +384 Bytes, which is < 100.0 KiB vs stable-25-1: OK

ydbd size dash stable-25-1: 90fe1fb merge: 1fbab7b diff diff %
ydbd size 3 900 784 224 Bytes 3 900 784 608 Bytes +384 Bytes +0.000%
ydbd stripped size 1 365 228 432 Bytes 1 365 228 688 Bytes +256 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

@Alek5andr-Kotov Alek5andr-Kotov enabled auto-merge (squash) March 11, 2025 11:37
@Alek5andr-Kotov Alek5andr-Kotov merged commit 3948769 into ydb-platform:stable-25-1 Mar 12, 2025
12 checks passed
Alek5andr-Kotov added a commit to Alek5andr-Kotov/ydb that referenced this pull request Mar 17, 2025
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