Skip to content

Conversation

@Alek5andr-Kotov
Copy link
Collaborator

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

Changelog entry

Moved changed from #17116

Issue #17118

The message TEvDeletePartition may arrive earlier than TEvApproveWriteQuota. The batch did not send TEvConsumed and this blocked the queue of write quota requests.

Changelog category

  • Bugfix

Description for reviewers

The batch waits for a response from the quoter before processing the TEvDeletePartition.

@Alek5andr-Kotov Alek5andr-Kotov requested a review from a team as a code owner April 11, 2025 13:08
@Alek5andr-Kotov Alek5andr-Kotov enabled auto-merge (squash) April 11, 2025 13:11
@github-actions
Copy link

github-actions bot commented Apr 11, 2025

2025-04-11 13:11:54 UTC Pre-commit check for acb2000 has started.
2025-04-11 13:14:28 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-04-11 13:55:07 UTC Build successful.
2025-04-11 13:55:23 UTC Tests are running...
🔴 2025-04-11 15:21:40 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14820 13451 0 24 1302 43

🟢 2025-04-11 15:22:46 UTC ydbd size 8.3 GiB changed* by +1.3 KiB, which is < 100.0 KiB vs stable-24-4-4-hotfix: OK

ydbd size dash stable-24-4-4-hotfix: fd1e65b merge: acb2000 diff diff %
ydbd size 8 898 787 248 Bytes 8 898 788 624 Bytes +1.3 KiB +0.000%
ydbd stripped size 485 024 872 Bytes 485 025 128 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

@github-actions
Copy link

github-actions bot commented Apr 11, 2025

2025-04-11 13:12:14 UTC Pre-commit check for acb2000 has started.
2025-04-11 13:15:00 UTC Build linux-x86_64-release-asan is running...
🟢 2025-04-11 13:38:52 UTC Build successful.
2025-04-11 13:39:09 UTC Tests are running...
🔴 2025-04-11 15:43:50 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10379 10292 0 24 25 38

🟢 2025-04-11 15:44:38 UTC ydbd size 5.6 GiB changed* by +1.2 KiB, which is < 100.0 KiB vs stable-24-4-4-hotfix: OK

ydbd size dash stable-24-4-4-hotfix: fd1e65b merge: acb2000 diff diff %
ydbd size 6 027 984 040 Bytes 6 027 985 240 Bytes +1.2 KiB +0.000%
ydbd stripped size 1 508 487 552 Bytes 1 508 488 320 Bytes +768 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 merged commit ae3f393 into ydb-platform:stable-24-4-4-hotfix Apr 14, 2025
6 of 10 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.

2 participants