Hi all, I have this piece of code:
I want to use receiveNoWait() polling method on PollingConsumer but polling does not return null immediately. Method waits a delay time and after that returns null. Same problem is with consumer.receive(long) also ignores timeout. Thank you -- View this message in context: http://camel.465427.n5.nabble.com/PollingConsumer-receive-timout-bug-tp5754890.html Sent from the Camel - Users mailing list archive at Nabble.com.
