Skip to content

rabbitmq_cli: Remove compatibility code#15573

Merged
dumbbell merged 1 commit into
mainfrom
remove-compat-code-from-cli
Feb 26, 2026
Merged

rabbitmq_cli: Remove compatibility code#15573
dumbbell merged 1 commit into
mainfrom
remove-compat-code-from-cli

Conversation

@dumbbell

Copy link
Copy Markdown
Collaborator

[Why]
This code was introduced to support the old and new rabbit_nodes and rabbit_db_* APIs.

With the removal of Mnesia, `rabbit_mnesia won't have the called functions anymore.

The CLI will then only be able to talk to a recent version of RabbitMQ. That's why we don't neet the rabbit_nodes anymore either.

[Why]
This code was introduced to support the old and new `rabbit_nodes` and
`rabbit_db_*` APIs.

With the removal of Mnesia, `rabbit_mnesia won't have the called
functions anymore.

The CLI will then only be able to talk to a recent version of RabbitMQ.
That's why we don't neet the `rabbit_nodes` anymore either.
@dumbbell dumbbell added this to the 4.3.0 milestone Feb 26, 2026
@dumbbell dumbbell self-assigned this Feb 26, 2026
@dumbbell
dumbbell marked this pull request as ready for review February 26, 2026 15:25
@dumbbell
dumbbell merged commit 7fd28ec into main Feb 26, 2026
350 of 352 checks passed
@dumbbell
dumbbell deleted the remove-compat-code-from-cli branch February 26, 2026 15:26
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