Skip to content

The PQ tablet crashes after restarting #9279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Alek5andr-Kotov
Copy link
Collaborator

Changelog entry

There is an extra check in the code.

The transaction has moved to the CALCULATED status. The tablet restarted, but managed to save the new transaction status. After restarting, the tablet continues to execute the transaction and crashes with an error.

Changelog category

  • Bugfix
  • Not for changelog (changelog entry is not required)

Additional information

...

@Alek5andr-Kotov Alek5andr-Kotov requested a review from a team as a code owner September 16, 2024 07:52
Copy link

github-actions bot commented Sep 16, 2024

2024-09-16 07:55:16 UTC Pre-commit check for e33a2df has started.
2024-09-16 07:57:53 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-09-16 08:06:49 UTC Build successful.

Copy link

github-actions bot commented Sep 16, 2024

2024-09-16 07:55:20 UTC Pre-commit check for e33a2df has started.
2024-09-16 07:57:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-09-16 08:19:47 UTC Build successful.
2024-09-16 08:20:03 UTC Tests are running...
🔴 2024-09-16 10:05:21 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9924 9861 0 6 25 32

🟢 2024-09-16 10:06:02 UTC ydbd size 5.5 GiB changed* by -592 Bytes, which is <= 0 Bytes vs stable-24-3: OK

ydbd size dash stable-24-3: 0aecd9b merge: e33a2df diff diff %
ydbd size 5 935 722 336 Bytes 5 935 721 744 Bytes -592 Bytes -0.000%
ydbd stripped size 1 488 071 040 Bytes 1 488 070 656 Bytes -384 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

Copy link

github-actions bot commented Sep 16, 2024

2024-09-16 07:56:09 UTC Pre-commit check for e33a2df has started.
2024-09-16 07:58:46 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-09-16 08:37:34 UTC Build successful.
2024-09-16 08:37:51 UTC Tests are running...
🔴 2024-09-16 10:00:41 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14226 12888 0 7 1300 31

🟢 2024-09-16 10:01:26 UTC ydbd size 8.2 GiB changed* by +560 Bytes, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 0aecd9b merge: e33a2df diff diff %
ydbd size 8 762 479 080 Bytes 8 762 479 640 Bytes +560 Bytes +0.000%
ydbd stripped size 479 057 256 Bytes 479 057 192 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

alexnick88
alexnick88 previously approved these changes Sep 16, 2024
Copy link

github-actions bot commented Sep 16, 2024

2024-09-16 13:08:01 UTC Pre-commit check for 3ede2db has started.
2024-09-16 13:10:37 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-09-16 13:16:13 UTC Build successful.

Copy link

github-actions bot commented Sep 16, 2024

2024-09-16 13:10:20 UTC Pre-commit check for 3ede2db has started.
2024-09-16 13:12:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-09-16 13:34:49 UTC Build successful.
2024-09-16 13:35:05 UTC Tests are running...
🔴 2024-09-16 15:23:57 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9924 9863 0 6 23 32

🟢 2024-09-16 15:24:39 UTC ydbd size 5.5 GiB changed* by +13.9 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 0aecd9b merge: 3ede2db diff diff %
ydbd size 5 935 722 336 Bytes 5 935 736 608 Bytes +13.9 KiB +0.000%
ydbd stripped size 1 488 071 040 Bytes 1 488 073 408 Bytes +2.3 KiB +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

Copy link

github-actions bot commented Sep 16, 2024

2024-09-16 13:18:52 UTC Pre-commit check for 3ede2db has started.
2024-09-16 13:22:12 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-09-16 14:01:00 UTC Build successful.
2024-09-16 14:01:17 UTC Tests are running...
🔴 2024-09-16 15:35:23 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14226 12887 0 4 1303 32

🟢 2024-09-16 15:36:12 UTC ydbd size 8.2 GiB changed* by +7.7 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 0aecd9b merge: 3ede2db diff diff %
ydbd size 8 762 479 080 Bytes 8 762 486 960 Bytes +7.7 KiB +0.000%
ydbd stripped size 479 057 256 Bytes 479 058 024 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 064fd75 into ydb-platform:stable-24-3 Sep 16, 2024
6 of 11 checks passed
uzhastik pushed a commit to uzhastik/ydb that referenced this pull request Sep 24, 2024
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.

4 participants