Closed
Description
Examples of user confusion:
- https://serverfault.com/a/1090276/227908
- https://stackoverflow.com/q/75420212/1466825
- https://groups.google.com/g/rabbitmq-users/c/oPAJIe3Cea8
- Documentation seems wrong, and error message is unhelpful docker-library/rabbitmq#506 (comment)
- Cant use as service in gitlab ci since 3.9 docker-library/rabbitmq#508
- 3.9-rc updates docker-library/rabbitmq#467
In RabbitMQ Server, there is no warning when the RABBITMQ_ERLANG_COOKIE
environment variable is used, but there is a warning printed when a CLI tool uses it:
Furthermore, it is not listed as deprecated by the docker image:
https://github.com/docker-library/rabbitmq/blob/master/docker-entrypoint.sh#L13-L29
Personally I think the deprecation warning should be removed and support for the existing RABBITMQ_
env vars preserved.
Metadata
Metadata
Assignees
Labels
No labels