Skip to content
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

PR #10761 follow ups #10825

Merged
merged 3 commits into from Mar 21, 2024
Merged

PR #10761 follow ups #10825

merged 3 commits into from Mar 21, 2024

Conversation

ansd
Copy link
Member

@ansd ansd commented Mar 21, 2024

Fixes some of the feedback given in #10761

PR #10761 added a new CLI command to list Web MQTT connections.
That new CLI command relies on feature flag delete_ra_cluster_mqtt_node
being enabled.

This commit ensures exactly this condition.
The Web MQTT link is not used in the rabbitmq_mqtt Erlang app.
This link is only used in the rabbitmq_web_mqtt Erlang app.
Hence, move the link to the correct Erlang app.
Fixes #10761 (comment) :
"Could you please check a real condition that the old
version can't be used as part of this test?
is_mixed_versions() will still return true in 10 years
when testing RabbitMQ 21.x against 22.x. This function should
almost never be used."
@michaelklishin michaelklishin added this to the 4.0.0 milestone Mar 21, 2024
@michaelklishin michaelklishin merged commit 127306c into main Mar 21, 2024
17 checks passed
@michaelklishin michaelklishin deleted the 10761-follow-ups branch March 21, 2024 18:30
michaelklishin added a commit that referenced this pull request Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants