Skip to content

Conversation

@Alek5andr-Kotov
Copy link
Collaborator

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

Changelog entry

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

github-actions bot commented Apr 11, 2025

🟢 2025-04-11 12:45:09 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Apr 11, 2025

2025-04-11 12:32:11 UTC Pre-commit check linux-x86_64-release-asan for eeca2b9 has started.
2025-04-11 12:32:26 UTC Artifacts will be uploaded here
2025-04-11 12:35:07 UTC ya make is running...
🔴 2025-04-11 12:39:18 UTC Build failed, see the logs. Also see fail summary

@github-actions
Copy link

github-actions bot commented Apr 11, 2025

2025-04-11 12:32:12 UTC Pre-commit check linux-x86_64-relwithdebinfo for eeca2b9 has started.
2025-04-11 12:32:28 UTC Artifacts will be uploaded here
2025-04-11 12:35:22 UTC ya make is running...
🔴 2025-04-11 12:38:26 UTC Build failed, see the logs. Also see fail summary

@github-actions github-actions bot added bugfix and removed bugfix labels Apr 11, 2025
@Alek5andr-Kotov Alek5andr-Kotov enabled auto-merge (squash) April 11, 2025 12:43
@Alek5andr-Kotov Alek5andr-Kotov changed the title LOGBROKER-9601 The commit of a transaction in the SDK freezes Apr 11, 2025
@github-actions github-actions bot removed the bugfix label Apr 11, 2025
@Alek5andr-Kotov Alek5andr-Kotov enabled auto-merge (squash) April 11, 2025 12:44
@github-actions
Copy link

github-actions bot commented Apr 11, 2025

2025-04-14 05:19:42 UTC Pre-commit check linux-x86_64-release-asan for 13dcd9f has started.
2025-04-14 05:19:56 UTC Artifacts will be uploaded here
2025-04-14 05:22:47 UTC ya make is running...
🟡 2025-04-14 06:41:20 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?
12288 12128 0 95 30 35

2025-04-14 06:42:26 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-04-14 06:56:54 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?
213 (only retried tests) 111 0 50 18 34

2025-04-14 06:57:03 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-04-14 07:11:47 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?
144 (only retried tests) 67 0 42 3 32

🟢 2025-04-14 07:11:54 UTC Build successful.
🟢 2025-04-14 07:12:23 UTC ydbd size 3.9 GiB changed* by +1.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 4c82272 merge: 13dcd9f diff diff %
ydbd size 4 139 656 400 Bytes 4 139 657 632 Bytes +1.2 KiB +0.000%
ydbd stripped size 1 429 617 192 Bytes 1 429 618 024 Bytes +832 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 12:47:18 UTC Pre-commit check linux-x86_64-relwithdebinfo for 13dcd9f has started.
2025-04-11 12:47:33 UTC Artifacts will be uploaded here
2025-04-11 12:50:18 UTC ya make is running...
🟡 2025-04-11 13:50:21 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?
19884 18504 0 6 1262 112

2025-04-11 13:51:57 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-04-11 14:02:35 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
177 (only retried tests) 75 0 0 0 102

🟢 2025-04-11 14:02:42 UTC Build successful.
🟡 2025-04-11 14:03:01 UTC ydbd size 2.2 GiB changed* by +929.9 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: e7cfbdc merge: 13dcd9f diff diff %
ydbd size 2 358 194 384 Bytes 2 359 146 552 Bytes +929.9 KiB +0.040%
ydbd stripped size 492 877 312 Bytes 493 021 024 Bytes +140.3 KiB +0.029%

*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 ade5e4f into ydb-platform:main Apr 14, 2025
21 of 22 checks passed
@liruoko liruoko added the changelog/f25-3 PR участвует в списке изменений label Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix changelog/f25-3 PR участвует в списке изменений

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants