You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.9 is not a modern version, in fact, it is has been out of support for a few months now. 3.12 is expected to ship next month.
Feel free to submit a PR that removes that option. It's an Erlang setting and RabbitMQ requires very recent Erlang releases so it should be fine to remove the option for all distributions.
Describe the bug
On start:
These are configured via:
https://github.com/rabbitmq/chef-cookbook/blob/v5.x/templates/default/rabbitmq.config.erb#L77
This seems to have been removed in ~2016:
https://bugs.launchpad.net/fuel/+bug/1570323/comments/5
Reproduction steps
3.tail -n 100 /var/log/rabbitmq/[email protected]
Expected behavior
No deprecated config options for more modern versions
Additional context
No response
The text was updated successfully, but these errors were encountered: