Skip to content

fixed CDC write to the autopartitioning topic #20242

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 2 commits into from
Jun 26, 2025

Conversation

nshestakov
Copy link
Collaborator

@nshestakov nshestakov commented Jun 26, 2025

Changelog entry

If the CDC stream was recorded in an auto-partitioned topic, then it could stop after several splits of the topic. In this case, modification of rows in the table would result in the error that the table is overloaded.

Changelog category

  • Bugfix

Description for reviewers

LBREQUESTS-4468

@nshestakov nshestakov requested a review from a team as a code owner June 26, 2025 13:54
Copy link

github-actions bot commented Jun 26, 2025

🟢 2025-06-26 14:32:28 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Jun 26, 2025

2025-06-26 14:05:51 UTC Pre-commit check linux-x86_64-release-asan for fcd075c has started.
2025-06-26 14:06:03 UTC Artifacts will be uploaded here
2025-06-26 14:08:57 UTC ya make is running...
🟡 2025-06-26 15:23:29 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?
12392 12216 0 99 22 55

2025-06-26 15:24:41 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-06-26 15: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 | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
241 (only retried tests) 176 0 11 1 53

2025-06-26 15:46:57 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-06-26 16:07:22 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?
112 (only retried tests) 49 0 9 1 53

🟢 2025-06-26 16:07:34 UTC Build successful.
🟢 2025-06-26 16:08:16 UTC ydbd size 3.7 GiB changed* by -176 Bytes, which is <= 0 Bytes vs stable-25-1: OK

ydbd size dash stable-25-1: 941f9c7 merge: fcd075c diff diff %
ydbd size 4 011 735 248 Bytes 4 011 735 072 Bytes -176 Bytes -0.000%
ydbd stripped size 1 400 119 352 Bytes 1 400 119 224 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 Jun 26, 2025

2025-06-26 14:06:00 UTC Pre-commit check linux-x86_64-relwithdebinfo for fcd075c has started.
2025-06-26 14:06:11 UTC Artifacts will be uploaded here
2025-06-26 14:09:05 UTC ya make is running...
🟡 2025-06-26 15:12:52 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?
19507 18198 0 5 1237 67

2025-06-26 15:14:38 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-06-26 15:35:08 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
146 (only retried tests) 85 0 0 1 60

🟢 2025-06-26 15:35:15 UTC Build successful.
🟢 2025-06-26 15:35:34 UTC ydbd size 2.1 GiB changed* by -64 Bytes, which is <= 0 Bytes vs stable-25-1: OK

ydbd size dash stable-25-1: 941f9c7 merge: fcd075c diff diff %
ydbd size 2 304 369 784 Bytes 2 304 369 720 Bytes -64 Bytes -0.000%
ydbd stripped size 484 635 584 Bytes 484 635 584 Bytes 0 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

@nshestakov nshestakov enabled auto-merge June 26, 2025 14:44
@nshestakov nshestakov merged commit 3624119 into ydb-platform:stable-25-1 Jun 26, 2025
13 of 14 checks passed
@nshestakov nshestakov deleted the AP-fix-CDC-25-1 branch June 26, 2025 16:17
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.

3 participants