Skip to content

rabbit_set_config can break rabbitmq.conf by omitting important new lines #456

Closed
@michaelklishin

Description

@michaelklishin

See this RabbitMQ repository discussion. It looks like the rabbit_set_config function should make sure it prepends a newline character to every line it generates. Extra newlines won't hurt but missing newlines can produce an incorrect config file and cause a fair amount of confusion.

Of course, it would be best if this image did not mess with the rabbitmq.conf and retired all environment variable-based configuration values possible but we've had this conversation in #440 and #424 :)

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