You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dmytro Puzhay (JIRA)" <ji...@apache.org> on 2013/09/25 17:04:05 UTC

[jira] [Created] (CAMEL-6784) PollingConsumer.receiveNoWait() never returns null consuming from AMQPComponent endpoint in browsing mode

Dmytro Puzhay created CAMEL-6784:
------------------------------------

             Summary: PollingConsumer.receiveNoWait() never returns null consuming from AMQPComponent endpoint in browsing mode
                 Key: CAMEL-6784
                 URL: https://issues.apache.org/jira/browse/CAMEL-6784
             Project: Camel
          Issue Type: Bug
          Components: camel-amqp
    Affects Versions: 2.10.2
            Reporter: Dmytro Puzhay


I create PollingConsumer for my AMQP queue and consume with receiveNoWait() until null is received. It worked nicely in default mode, but in browsing mode (queue name suffixed with "{mode: browse}", see https://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/html/ch02s04.html "2.4.3.3. browse" for details) my PollingConsumer keeps running infinitely.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira