Hi All,<br><br>I am using Kombu as AMQP message framework. I have registered my consumer and sending message from producer with a topic. But I am not able to see that the message is not unblocking the thread that is polling at consumer side. I see that the messages are coming to the queues and are getting drained but not received by the consumer thread. I came to this conclusion as I don&#39;t see any of the ready/unacknowledged fields with positive values in the RabbitMQ management UI.<br>
<br>Is there something obvious I am missing? Thanks in advance for your help.<br><br>Thanks &amp; Regards,<br>Jagadish<br>