Skip to content
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

Make sure out-of-order volatile commits are not visible on followers … #1344

Merged

Conversation

snaury
Copy link
Member

@snaury snaury commented Jan 26, 2024

…KIKIMR-20853

Changelog entry

Make sure out-of-order volatile commits are not visible on followers.

Changelog category

  • Bugfix

Additional information

It was possible for out-of-order volatile transaction commits to become visible on followers, before earlier transactions are decided, which caused observable results inconsistent with the global commit order.

Copy link

github-actions bot commented Jan 26, 2024

2024-01-26 13:03:32 UTC Pre-commit check for ea89397 has started.
2024-01-26 13:03:34 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-26 13:09:47 UTC Build successful.
2024-01-26 13:09:59 UTC Tests are running...
🔴 2024-01-26 14:45:39 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15957 15831 0 29 68 29

Copy link

github-actions bot commented Jan 26, 2024

2024-01-26 13:03:55 UTC Pre-commit check for ea89397 has started.
2024-01-26 13:03:58 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-26 13:09:03 UTC Build successful.
2024-01-26 13:09:16 UTC Tests are running...
🟢 2024-01-26 14:16:50 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60187 50910 0 0 9251 26

@snaury snaury requested a review from azevaykin January 26, 2024 13:58
@snaury snaury marked this pull request as ready for review January 26, 2024 13:59
@snaury snaury merged commit 169272c into ydb-platform:main Jan 26, 2024
4 of 5 checks passed
@snaury snaury deleted the KIKIMR-20853-follower-volatile-consistency branch January 26, 2024 15:03
This was referenced Jan 31, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants