Skip to content

24-3-10-hotfix: Fix volatile transactions getting stuck after a restart #10700

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

Conversation

snaury
Copy link
Member

@snaury snaury commented Oct 22, 2024

Changelog entry

Fix volatile transactions getting stuck after a restart.

Changelog category

  • Bugfix

Additional information

When volatile transactions are enabled it was possible for shards to become stuck after an unfortunate series of restarts, until the affected shards are restarted again.

Fixes #10674.

Copy link

github-actions bot commented Oct 22, 2024

2024-10-22 09:14:39 UTC Pre-commit check for 244c72f has started.
2024-10-22 09:17:17 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-10-22 09:23:29 UTC Build successful.

@snaury snaury marked this pull request as ready for review October 22, 2024 09:15
@snaury snaury requested a review from a team as a code owner October 22, 2024 09:15
Copy link

github-actions bot commented Oct 22, 2024

2024-10-22 09:17:21 UTC Pre-commit check for 244c72f has started.
2024-10-22 09:19:54 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-10-22 09:57:56 UTC Build successful.
2024-10-22 09:58:11 UTC Tests are running...
🔴 2024-10-22 11:19:54 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14375 13027 0 5 1301 42

🟢 2024-10-22 11:20:30 UTC ydbd size 8.2 GiB changed* by +616 Bytes, which is < 100.0 KiB vs stable-24-3-10-hotfix: OK

ydbd size dash stable-24-3-10-hotfix: 3a97ccb merge: 244c72f diff diff %
ydbd size 8 810 696 776 Bytes 8 810 697 392 Bytes +616 Bytes +0.000%
ydbd stripped size 481 773 064 Bytes 481 773 128 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

Copy link

github-actions bot commented Oct 22, 2024

2024-10-22 09:17:24 UTC Pre-commit check for 244c72f has started.
2024-10-22 09:19:57 UTC Build linux-x86_64-release-asan is running...
🟢 2024-10-22 09:42:37 UTC Build successful.
2024-10-22 09:42:50 UTC Tests are running...
🔴 2024-10-22 11:39:40 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10077 9995 0 11 27 44

🟢 2024-10-22 11:40:24 UTC ydbd size 5.5 GiB changed* by +256 Bytes, which is < 100.0 KiB vs stable-24-3-10-hotfix: OK

ydbd size dash stable-24-3-10-hotfix: 3a97ccb merge: 244c72f diff diff %
ydbd size 5 957 508 848 Bytes 5 957 509 104 Bytes +256 Bytes +0.000%
ydbd stripped size 1 495 271 584 Bytes 1 495 271 648 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

@snaury snaury merged commit 6a818ff into ydb-platform:stable-24-3-10-hotfix Oct 22, 2024
8 of 12 checks passed
@snaury snaury deleted the bugfix-10674-missing-expectations-24-3-10-hotfix branch October 22, 2024 11:52
@snaury snaury self-assigned this Oct 25, 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.

2 participants