Skip to content

MDEV-38869 sequence conflicts with streaming replication - #5548

Open
sjaakola wants to merge 1 commit into
10.11from
10.11-MDEV_38869
Open

MDEV-38869 sequence conflicts with streaming replication#5548
sjaakola wants to merge 1 commit into
10.11from
10.11-MDEV_38869

Conversation

@sjaakola

Copy link
Copy Markdown
Contributor

Sequence access conflicts with streaming replication could cause server hanging, as shown in MDEV-38869
This commit avoids such deadlocks, by skipping fragment replication for sequence access.
The commit has also new mtr test for testing two sequence/SR conflict scenarios: galera.galera_sequences_bf_kill_sr

Sequence access conflicts with streaming replication could cause
server hanging, as shown in MDEV-38869
This commit avoids such deadlocks, by skipping fragment replication
for sequence access.
The commit has also new mtr test for testing two sequence/SR conflict
scenarios: galera.galera_sequences_bf_kill_sr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants