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

24-1: Support arbiters in volatile transactions #4371

Merged
merged 2 commits into from
May 17, 2024

Conversation

snaury
Copy link
Member

@snaury snaury commented May 7, 2024

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

Partial merge of #4331 and #4544 to support arbiters in 24-1. This doesn't include support for the feature flag, so it cannot be enabled. But it includes all code to correctly handle distributed transactions that have an arbiter specified, so it will be possible to enable in 24-2 and beyond.

Copy link

github-actions bot commented May 7, 2024

2024-05-07 14:27:05 UTC Pre-commit check for 215b2ef has started.
2024-05-07 14:27:08 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-07 15:01:14 UTC Build successful.
2024-05-07 15:01:31 UTC Tests are running...
🟢 2024-05-07 16:23:33 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60410 51000 0 0 9342 68

Copy link

github-actions bot commented May 7, 2024

2024-05-07 14:34:51 UTC Pre-commit check for 215b2ef has started.
2024-05-07 14:34:53 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-07 14:59:06 UTC Build successful.
2024-05-07 14:59:20 UTC Tests are running...
🔴 2024-05-07 16:33:42 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16071 15981 0 16 51 23

@snaury snaury self-assigned this May 7, 2024
@snaury snaury force-pushed the feature-3918-arbiters-24-1 branch from cc439db to e82ca50 Compare May 16, 2024 09:45
Copy link

github-actions bot commented May 16, 2024

2024-05-16 09:49:14 UTC Pre-commit check for da2c125 has started.
2024-05-16 09:49:16 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-16 10:32:42 UTC Build successful.
2024-05-16 10:32:55 UTC Tests are running...
🟢 2024-05-16 12:21:42 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60412 51002 0 0 9342 68

Copy link

github-actions bot commented May 16, 2024

2024-05-16 10:24:32 UTC Pre-commit check for da2c125 has started.
2024-05-16 10:24:34 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-16 11:09:22 UTC Build successful.
2024-05-16 11:09:33 UTC Tests are running...
🔴 2024-05-16 12:56:53 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16075 15983 0 12 57 23

@snaury snaury marked this pull request as ready for review May 16, 2024 13:15
@snaury snaury requested a review from a team as a code owner May 16, 2024 13:15
@snaury snaury enabled auto-merge (squash) May 17, 2024 08:06
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