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.
-- View this message in context: http://camel.465427.n5.nabble.com/PollingConsumer-receiveNoWait-never-returns-null-consuming-from-AMQPComponent-endpoint-in-browsing-me-tp5740556.html Sent from the Camel - Users mailing list archive at Nabble.com.