Skip to content

clustering_management_SUITE: Use old node as seed node #13323

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

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

dumbbell
Copy link
Collaborator

Why

During mixed-version testing, the old node might not be able to join or rejoin a cluster if the other nodes run a newer Khepri machine version.

How

The old node is used as the cluster seed node and is never touched otherwise. Other nodes are restarted or join the cluster later.

While here, skip start_with_invalid_schema_in_path with Khepri as it is specific to Mnesia.

[Why]
During mixed-version testing, the old node might not be able to join or
rejoin a cluster if the other nodes run a newer Khepri machine version.

[How]
The old node is used as the cluster seed node and is never touched
otherwise. Other nodes are restarted or join the cluster later.
… with Khepri

[Why]
This test plays with the Mnesia database explicitly.
@dumbbell dumbbell self-assigned this Feb 13, 2025
@dumbbell dumbbell marked this pull request as ready for review February 13, 2025 12:04
@dumbbell dumbbell merged commit 3887256 into main Feb 13, 2025
270 checks passed
@dumbbell dumbbell deleted the adapt-clustering_management_SUITE-to-khepri-0.17.0 branch February 13, 2025 12:05
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.

1 participant