Currently RabbitMQ has one queue fan-out config. The message queue is closed if no message was passing through in a minute. Both sdx controller and lc send heartbeat message every 30 seconds to keep the queue open. Need to check if there's better solution because heartbeat messages get messy when multiple queues are sending and receiving heartbeat messages.
Currently RabbitMQ has one queue fan-out config. The message queue is closed if no message was passing through in a minute. Both sdx controller and lc send heartbeat message every 30 seconds to keep the queue open. Need to check if there's better solution because heartbeat messages get messy when multiple queues are sending and receiving heartbeat messages.