Skip to content

MDEV-39691 wsrep.cnf contains deprecated wsrep_causal_reads#5104

Open
grooverdan wants to merge 2 commits into
MariaDB:10.6from
grooverdan:MDEV-39691
Open

MDEV-39691 wsrep.cnf contains deprecated wsrep_causal_reads#5104
grooverdan wants to merge 2 commits into
MariaDB:10.6from
grooverdan:MDEV-39691

Conversation

@grooverdan
Copy link
Copy Markdown
Member

wsrep_causal_reads was deprecated in 10.1.3 and removed in 11.3.1.

Remove it out of the configuration file in the earliest supported version as config file are kept on upgrade.

Amend a few early comments to show MariaDB as our product.

@grooverdan grooverdan requested a review from vuvova May 21, 2026 01:29
@grooverdan grooverdan added the MariaDB Foundation Pull requests created by MariaDB Foundation label May 21, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the wsrep.cnf.sh configuration file by replacing references to 'mysqld' with 'mariadb' and 'mariadbd' to reflect the transition to MariaDB. It also removes the wsrep_causal_reads configuration option. A review comment correctly identifies a spelling error in a modified comment line and provides a suggestion to fix it.

Comment thread support-files/wsrep.cnf.sh Outdated
Copy link
Copy Markdown
Contributor

@janlindstrom janlindstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok to remove wsrep_causal_read but add wsrep_sync_wait

Comment thread support-files/wsrep.cnf.sh
wsrep_causal_reads was deprecated in 10.1.3 and removed in 11.3.1.
Put in place the equivalent (and default) wsrep_sync_wait=0.

Amend a few early comments to show MariaDB as our product.
Comment thread support-files/wsrep.cnf.sh Outdated
Copy link
Copy Markdown
Contributor

@janlindstrom janlindstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is now merge <<<<< HEAD tags

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@janlindstrom janlindstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@vuvova vuvova removed their request for review May 22, 2026 10:53
@vuvova
Copy link
Copy Markdown
Member

vuvova commented May 22, 2026

@janlindstrom is enough, I removed myself from reviewers

@grooverdan
Copy link
Copy Markdown
Member Author

@janlindstrom if you've got 10.6 push access can you trigger the upgrade branch/automerge as I'm unable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

3 participants