Skip to content

Conversation

@Alek5andr-Kotov
Copy link
Collaborator

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

Changelog entry

Move changes from PR #16216

The PQ tablet can receive the message TEvPersQueue::TEvProposeTransaction twice from the SS. For example, when there are delays in the operation of the IC. As a result, the Drop Tablet operation may hang in the PQ tablet.

#16218

Changelog category

  • Bugfix

Description for reviewers

The PQ tablet allows the DropTablet operation only if it has an empty list of transactions, or there is a configuration transaction without a PlanStep.

@Alek5andr-Kotov Alek5andr-Kotov requested a review from a team as a code owner March 26, 2025 11:29
@github-actions
Copy link

github-actions bot commented Mar 26, 2025

🟢 2025-03-26 11:34:05 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Mar 26, 2025

2025-03-26 11:31:14 UTC Pre-commit check linux-x86_64-relwithdebinfo for 0352d1f has started.
2025-03-26 11:31:37 UTC Artifacts will be uploaded here
2025-03-26 11:34:56 UTC ya make is running...
🟡 2025-03-26 12:36: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?
19184 17821 0 4 1224 135

2025-03-26 12:38:53 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-26 13:02:36 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
216 (only retried tests) 86 0 0 0 130

🟢 2025-03-26 13:02:47 UTC Build successful.
🟢 2025-03-26 13:03:10 UTC ydbd size 2.1 GiB changed* by +648 Bytes, which is < 100.0 KiB vs stable-25-1: OK

ydbd size dash stable-25-1: 2b365ce merge: 0352d1f diff diff %
ydbd size 2 243 406 640 Bytes 2 243 407 288 Bytes +648 Bytes +0.000%
ydbd stripped size 475 085 944 Bytes 475 086 264 Bytes +320 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) March 26, 2025 11:33
@github-actions
Copy link

github-actions bot commented Mar 26, 2025

2025-03-26 11:35:20 UTC Pre-commit check linux-x86_64-release-asan for 0352d1f has started.
2025-03-26 11:35:34 UTC Artifacts will be uploaded here
2025-03-26 11:38:32 UTC ya make is running...
🟡 2025-03-26 12:58:12 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?
11846 11712 0 84 11 39

2025-03-26 12:59:26 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-26 13:20:41 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?
188 (only retried tests) 145 0 2 8 33

2025-03-26 13:20:52 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-26 13:42:26 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?
71 (only retried tests) 35 0 1 2 33

🟢 2025-03-26 13:42:39 UTC Build successful.
🟢 2025-03-26 13:43:09 UTC ydbd size 3.6 GiB changed* by +1.1 KiB, which is < 100.0 KiB vs stable-25-1: OK

ydbd size dash stable-25-1: 2b365ce merge: 0352d1f diff diff %
ydbd size 3 902 599 200 Bytes 3 902 600 336 Bytes +1.1 KiB +0.000%
ydbd stripped size 1 365 732 240 Bytes 1 365 732 944 Bytes +704 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 a3aa016 into ydb-platform:stable-25-1 Mar 26, 2025
15 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