Tags: ShefronYudy/rabbitmq-server
Tags
Fix runtime parameter formatting. rabbit_misc:json_encode can return a list or a binary.
Makefile: Load the new `rabbitmq-early-test.mk` early-stage plugin See the corresponding commit in rabbitmq-common for an explanation. [#144697185]
Merge branch 'stable' Conflicts: docs/rabbitmq.config.example
Merge pull request rabbitmq#1209 from binarin/more-defaulting-for-plu… …gins-expand-dir-stable Use plugins expand dir with default fallback value
Call init:stop() during rabbitmqctl stop even if logging fails. This makes sure that we try to stop an erlang app even if an exception is thrown during logging in the "after" block. Otherwise there is an inconsistency between "failed and the erlang node will stop" and "failed, but the erlang node will not stop"
PreviousNext