Skip to content

Conversation

@dumbbell
Copy link
Collaborator

@dumbbell dumbbell commented Jan 20, 2025

… even if skip_metadata_store_configuration is given.

Why

If skip_metadata_store_configuration is set to true, we let the node boot with the stable feature flags all enabled. This may prevent clustering in mixed-version testing if the secondary umbrella misses a stable feature flag.

How

If skip_metadata_store_configuration is set, we restore the previous behavior of starting the node with the required feature flags only. I.e. all stable ones are disabled at first.

This is a follow-up to #13077.

... even if `skip_metadata_store_configuration` is given.

[Why]
If `skip_metadata_store_configuration` is set to true, we let the node
boot with the stable feature flags all enabled. This may prevent
clustering in mixed-version testing if the secondary umbrella misses a
stable feature flag.

[How]
If `skip_metadata_store_configuration` is set, we restore the previous
behavior of starting the node with the required feature flags only. I.e.
all stable ones are disabled at first.
@dumbbell dumbbell requested a review from ansd January 20, 2025 14:17
@dumbbell dumbbell self-assigned this Jan 20, 2025
@dumbbell
Copy link
Collaborator Author

This pull request is abandonned and replaced by #13099.

@dumbbell dumbbell closed this Jan 27, 2025
@dumbbell dumbbell deleted the fix-how-RABBITMQ_FEATURE_FLAGS-is-set-in-tests-part2 branch January 27, 2025 13:22
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