[rabbitmq-discuss] Why is the "select" always getting timed out	in consumer?
    kingsmasher1 
    raj.kumar.sanpui at gmail.com
       
    Fri Dec 13 15:46:28 GMT 2013
    
    
  
This is the output of rabbitmqctl:
ServerIFM33:/tmp # /usr/sbin/rabbitmqctl list_queues
Listing queues ...
file.ingest     0
MyprefetchQ     0
file.storage    0
file.dc.commit  0
file.alert      0
file.purge      0
file.archive    0
file.dc.receive 0
...done.
MyprefetchQ is the one i am interested in polling.
It does not show any messages, how are the messages getting dropped, when
the publisher is indeed publishing them? What's wrong?
If i fire the consumers, immediately the messages are consumed. Why the
queue isn't able to hold messages? 
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Why-is-the-select-always-getting-timed-out-in-consumer-tp32046p32071.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
    
    
More information about the rabbitmq-discuss
mailing list