最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

rabbitmq - Rabbimq cluster_partition_handling - Stack Overflow

programmeradmin1浏览0评论

I'm administering 3 clusters RabbitMQ versions 3.10 and 3.11 in a production environment. I wasn't the one who installed those clusters. I had to solve a production incident, involving partition. Using RabbitMQ documentation, I determined the best parameter for our production environment is

cluster_partition_handling = pause_minority

I then entered this parameter in each config file on each node

I tested all CLI tools and went through all menus in the GUI, but I didn't find any clue this parameter is actually taken into account

Considering it's a production environment, I can not play "turn off a node and see what happens"

Where can I display a report, specifying this partition handling is the current one?

I tested all CLI tools and went through all menus in the GUI, but I didn't find any clue this parameter is actually taken into account

Considering it's a production environment, I can not play "turn off a node and see what happens"

Where can I display a report, specifying this partition handling is the current one?

发布评论

评论列表(0)

  1. 暂无评论