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:30
@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:33:59 UTC Pre-commit check linux-x86_64-release-asan for b19f03f has started.
2025-03-26 11:34:03 UTC Artifacts will be uploaded here
2025-03-26 11:37:07 UTC ya make is running...
🟡 2025-03-26 12:50:36 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?
11832 11703 0 72 15 42

2025-03-26 12:51:38 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-26 13:13:05 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?
187 (only retried tests) 153 0 1 0 33

2025-03-26 13:13:15 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-03-26 13:37:09 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
62 (only retried tests) 29 0 0 0 33

🟢 2025-03-26 13:37:18 UTC Build successful.
🟢 2025-03-26 13:37:50 UTC ydbd size 3.6 GiB changed* by +1.2 KiB, which is < 100.0 KiB vs stable-25-1-1: OK

ydbd size dash stable-25-1-1: 29e79cd merge: b19f03f diff diff %
ydbd size 3 900 696 192 Bytes 3 900 697 392 Bytes +1.2 KiB +0.000%
ydbd stripped size 1 365 200 432 Bytes 1 365 201 200 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

@github-actions
Copy link

github-actions bot commented Mar 26, 2025

2025-03-26 11:34:54 UTC Pre-commit check linux-x86_64-relwithdebinfo for b19f03f has started.
2025-03-26 11:35:10 UTC Artifacts will be uploaded here
2025-03-26 11:38:08 UTC ya make is running...
🟡 2025-03-26 12:51:49 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?
19164 17801 0 3 1225 135

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

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
214 (only retried tests) 84 0 0 2 128

🟢 2025-03-26 13:14:45 UTC Build successful.
🟢 2025-03-26 13:15:05 UTC ydbd size 2.1 GiB changed* by +680 Bytes, which is < 100.0 KiB vs stable-25-1-1: OK

ydbd size dash stable-25-1-1: 29e79cd merge: b19f03f diff diff %
ydbd size 2 242 404 168 Bytes 2 242 404 848 Bytes +680 Bytes +0.000%
ydbd stripped size 474 915 992 Bytes 474 916 312 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 merged commit b35eac4 into ydb-platform:stable-25-1-1 Mar 26, 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

2 participants