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
RabbitMQ Cluster: make quorum default queue type (#1238)
Make sure that durable queues are quorum instead of classic (see
rabbitmq/rabbitmq-server#14763).
WARNING: this does not enforce queue type. Certain queue parameter may
lead to a different type (e.g. exclusive queue are always classic)
Related issue/s
* #1232
0 commit comments