Skip to content

Initializing the configuration of the partition #15557

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
Mar 11, 2025

Conversation

Alek5andr-Kotov
Copy link
Collaborator

@Alek5andr-Kotov Alek5andr-Kotov commented Mar 11, 2025

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 07:47
Copy link

github-actions bot commented Mar 11, 2025

🟢 2025-03-11 08:12:17 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Mar 11, 2025

2025-03-11 07:51:32 UTC Pre-commit check linux-x86_64-release-asan for aa7dc51 has started.
2025-03-11 07:51:46 UTC Artifacts will be uploaded here
2025-03-11 07:54:36 UTC ya make is running...
🟡 2025-03-11 08:58: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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11786 11594 0 135 22 35

2025-03-11 08:59:48 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-11 09:13:13 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?
288 (only retried tests) 190 0 63 4 31

2025-03-11 09:13:24 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-11 09:31: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?
175 (only retried tests) 104 0 39 2 30

🟢 2025-03-11 09:31:21 UTC Build successful.
🟢 2025-03-11 09:31:51 UTC ydbd size 3.7 GiB changed* by +4.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: c805655 merge: aa7dc51 diff diff %
ydbd size 3 995 244 368 Bytes 3 995 248 928 Bytes +4.5 KiB +0.000%
ydbd stripped size 1 388 725 448 Bytes 1 388 729 864 Bytes +4.3 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

github-actions bot commented Mar 11, 2025

2025-03-11 07:51:46 UTC Pre-commit check linux-x86_64-relwithdebinfo for aa7dc51 has started.
2025-03-11 07:52:01 UTC Artifacts will be uploaded here
2025-03-11 07:54:53 UTC ya make is running...
🟡 2025-03-11 08:45:54 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?
19255 17916 0 2 1219 118

2025-03-11 08:47:35 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-11 09:00:21 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
166 (only retried tests) 60 0 0 0 106

🟢 2025-03-11 09:00:28 UTC Build successful.
🟢 2025-03-11 09:00:50 UTC ydbd size 2.1 GiB changed* by +2.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: c805655 merge: aa7dc51 diff diff %
ydbd size 2 294 046 184 Bytes 2 294 048 440 Bytes +2.2 KiB +0.000%
ydbd stripped size 480 442 432 Bytes 480 442 560 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

@github-actions github-actions bot added bugfix and removed bugfix labels Mar 11, 2025
@Alek5andr-Kotov Alek5andr-Kotov enabled auto-merge (squash) March 11, 2025 11:14
@Alek5andr-Kotov Alek5andr-Kotov merged commit 7959b23 into ydb-platform:main Mar 11, 2025
19 of 22 checks passed
Alek5andr-Kotov added a commit to Alek5andr-Kotov/ydb that referenced this pull request Mar 11, 2025
Alek5andr-Kotov added a commit to Alek5andr-Kotov/ydb that referenced this pull request Mar 11, 2025
Alek5andr-Kotov added a commit to Alek5andr-Kotov/ydb that referenced this pull request Mar 17, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants