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:04
@github-actions
Copy link

github-actions bot commented Apr 11, 2025

2025-04-11 13:07:17 UTC Pre-commit check linux-x86_64-relwithdebinfo for 531c408 has started.
2025-04-11 13:07:51 UTC Artifacts will be uploaded here
2025-04-11 13:11:12 UTC ya make is running...
🟡 2025-04-11 14:13:59 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?
19167 17810 0 4 1220 133

2025-04-11 14:15:32 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-04-11 14:36:06 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
209 (only retried tests) 73 0 0 7 129

🟢 2025-04-11 14:36:14 UTC Build successful.
🟢 2025-04-11 14:36:32 UTC ydbd size 2.1 GiB changed* by +272 Bytes, which is < 100.0 KiB vs stable-25-1-1: OK

ydbd size dash stable-25-1-1: 2bfd75b merge: 531c408 diff diff %
ydbd size 2 242 961 112 Bytes 2 242 961 384 Bytes +272 Bytes +0.000%
ydbd stripped size 474 986 392 Bytes 474 986 456 Bytes +64 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:08:46 UTC Pre-commit check linux-x86_64-release-asan for 531c408 has started.
2025-04-11 13:09:03 UTC Artifacts will be uploaded here
2025-04-11 13:12:07 UTC ya make is running...
🟡 2025-04-11 14:30:16 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?
11835 11763 0 30 5 37

2025-04-11 14:31:22 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-04-11 14:54:44 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?
116 (only retried tests) 80 0 1 0 35

2025-04-11 14:54:52 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-04-11 15:16:13 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
64 (only retried tests) 29 0 0 1 34

🟢 2025-04-11 15:16:20 UTC Build successful.
🟢 2025-04-11 15:16:50 UTC ydbd size 3.6 GiB changed* by +1.1 KiB, which is < 100.0 KiB vs stable-25-1-1: OK

ydbd size dash stable-25-1-1: 2bfd75b merge: 531c408 diff diff %
ydbd size 3 901 652 040 Bytes 3 901 653 176 Bytes +1.1 KiB +0.000%
ydbd stripped size 1 365 415 536 Bytes 1 365 416 304 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 enabled auto-merge (squash) April 11, 2025 13:11
@Alek5andr-Kotov Alek5andr-Kotov merged commit 16e8c10 into ydb-platform:stable-25-1-1 Apr 14, 2025
12 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