Skip to content

MDEV-37062 Fixes for wsrep provider options plugin #495

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

Open
wants to merge 1 commit into
base: 11.4
Choose a base branch
from

Conversation

sciascid
Copy link
Member

@sciascid sciascid commented Apr 3, 2025

The plugin didn't work with options given on the command line or config file.

GALERA_BRANCH=4.x-init-config

@sciascid sciascid force-pushed the 11.4-wsrep-provider-plugin-fixes branch 5 times, most recently from 2727d23 to efea7a0 Compare April 4, 2025 12:41
@sciascid sciascid force-pushed the 11.4-wsrep-provider-plugin-fixes branch from efea7a0 to afc8b4c Compare May 8, 2025 13:24
@sciascid
Copy link
Member Author

@sciascid sciascid force-pushed the 11.4-wsrep-provider-plugin-fixes branch from 2a495f2 to 731e668 Compare May 20, 2025 12:44
@sciascid sciascid force-pushed the 11.4-wsrep-provider-plugin-fixes branch from 731e668 to 350365d Compare June 18, 2025 14:25
# Test different type of options
wsrep-provider-gcache-size=1024
wsrep-provider-pc-npvo=ON
wsrep-provider-evs-install-timeout=8.1
Copy link

Choose a reason for hiding this comment

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

Maybe it would be good to use interger value to avoid potential issues with floating point representation?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is specifically testing integers, booleans, and floating point value.

@sciascid sciascid force-pushed the 11.4-wsrep-provider-plugin-fixes branch from 350365d to 11359b5 Compare July 1, 2025 13:03
The plugin didn't work with options given on the command line or
config file.
@sciascid sciascid force-pushed the 11.4-wsrep-provider-plugin-fixes branch from 11359b5 to 3a2ef05 Compare July 1, 2025 13:20
@sciascid sciascid changed the title Fixes for wsrep provider options plugin MDEV-37062 Fixes for wsrep provider options plugin Jul 11, 2025
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