RabbitMQ alarms and throttling is applied at the connection (and channel) level. Currently, we suspect this causes the sensu-server RabbitMQ consumers to lock up along with the publishers (really bad). In order to completely separate the consumers from the publishers, separate connections (and channels) must be used.
RabbitMQ alarms and throttling is applied at the connection (and channel) level. Currently, we suspect this causes the sensu-server RabbitMQ consumers to lock up along with the publishers (really bad). In order to completely separate the consumers from the publishers, separate connections (and channels) must be used.