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 (backport #10825) #10827

Merged
merged 3 commits into from Mar 21, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 21, 2024

Fixes some of the feedback given in #10761


This is an automatic backport of pull request #10825 done by Mergify.

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.

(cherry picked from commit 8233db0)
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.

(cherry picked from commit 4b95745)
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."

(cherry picked from commit 3fd96b5)
@mergify mergify bot assigned ansd Mar 21, 2024
@michaelklishin michaelklishin added this to the 3.13.1 milestone Mar 21, 2024
@michaelklishin michaelklishin merged commit 9de0029 into v3.13.x Mar 21, 2024
17 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v3.13.x/pr-10825 branch March 21, 2024 19:20
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.

None yet

2 participants