- Update to 3.10.0 * See https://github.com/rabbitmq/rabbitmq-server/blob/v3.10.x/release-notes/3.10.0.md for the full changelog. * Potentially breaking changes - Messages delivered by a quorum queue and negatively acknowledged with a requeue will be added to the back of the queue until the queue has redelivery limit set. With a redelivery limit, requeueing will use the original position of the message if possible. - idle_since field now uses RFC 3339 format. OBS-URL: https://build.opensuse.org/request/show/975709 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=181
RabbitMQ and EPMD =================== RabbitMQ requires epmd to listen on more interfaces than just localhost. The easiest solution is to set the listening address to "0.0.0.0". But you can also limit it to certain interfaces/IPs. For non systemd based distributions you can set EPMD_ADDRESSES in /etc/sysconfing/erlang. For systemd based distributions please follow /usr/share/doc/packages/erlang/README.SUSE
Description
Languages
Public Key
100%