-
Notifications
You must be signed in to change notification settings - Fork 97
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rabbitmq/ra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.0-pre.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rabbitmq/ra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.16.0-pre.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 8 files changed
- 1 contributor
Commits on Jan 13, 2025
-
Introduce initial_machine_version server config.
This new key can be used to specify the initial machine version a new Ra server should be initialised against. This allows machines to skip old versions when creating a new Ra cluster. This is particularly useful when machine_version_strategy=all as the initial machine upgrade upgrade after cluster creation is delayed until all members reply to the info requests. If the machine_version_strategy=all, starting a server with an initial machine version that is higher than the locally available machine version will result in an error: {error, invalid_initial_machine_version}. When machine_version_strategy=quorum the initial machine version will be clamped to the locally available machine version.
Configuration menu - View commit details
-
Copy full SHA for 8077b75 - Browse repository at this point
Copy the full SHA 8077b75View commit details -
Merge pull request #498 from rabbitmq/initial-machine-version
Introduce initial_machine_version server config.
Configuration menu - View commit details
-
Copy full SHA for 59e33b5 - Browse repository at this point
Copy the full SHA 59e33b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d333e83 - Browse repository at this point
Copy the full SHA d333e83View commit details
There are no files selected for viewing