Skip to content

[Bug]: rabbitmqadmin is deprecated #11361

@lukebakken

Description

@lukebakken

Module

RabbitMQ

Testcontainers version

N/A

Using the latest Testcontainers version?

Yes

Host OS

N/A

Host Arch

N/A

Docker version

N/A

What happened?

The code to automate setup of the rabbitmq:* docker containers uses the deprecated rabbitmqadmin utility. Team RabbitMQ attempted to update that utility to the officially supported one, but, due to differences in the command, will have to revert back to the unmaintained version.

Testcontainers should not be relying on these utilities to configure RabbitMQ, as it has other, better methods to do so. I'll open a PR to use the HTTP API directly.

Relevant log output

N/A

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions