We're seeing something pretty weird with a fanout exchange and two queues. Each queue is showing a higher deliver count than publish count. The ack and deliver rates track pretty closely, publish is pretty much always less, as much as 2x less. The publish number tracks with the publish(in) number on the exchange. It almost seems like we're seeing the combined ack/deliver rate of BOTH queues attached to the exchange. We've looked at the web ui and at the numbers over the REST API and they're the same. These queues are feeding an analytics aggregator and the resulting counts coming back from the database look right so far, so initially it looks like the ack/deliver stats in rabbit are just crazy, we have no evidence that the messages are somehow multiplying in the queues. The queues are durable, and we're using acking consumers with the Java client. Rabbit 3.6.1, Erlang 18.3, running on AmazonLinux in EC2.
We're seeing something pretty weird with a fanout exchange and two queues. Each queue is showing a higher deliver count than publish count. The ack and deliver rates track pretty closely, publish is pretty much always less, as much as 2x less. The publish number tracks with the publish(in) number on the exchange. It almost seems like we're seeing the combined ack/deliver rate of BOTH queues attached to the exchange. We've looked at the web ui and at the numbers over the REST API and they're the same. These queues are feeding an analytics aggregator and the resulting counts coming back from the database look right so far, so initially it looks like the ack/deliver stats in rabbit are just crazy, we have no evidence that the messages are somehow multiplying in the queues. The queues are durable, and we're using acking consumers with the Java client. Rabbit 3.6.1, Erlang 18.3, running on AmazonLinux in EC2.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.