On Wed, Sep 11, 2019 at 3:40 PM Clebert Suconic <[email protected]>
wrote:

> Instead, please use consumer.receiveNoWait();
>

Depending on which JMS client is used (artemis-core-jms,
activemq-jms-client, qpid-jms-client), receiveNoWait either does a
roundtrip to server to check for new messages, or it does not. This
difference can be important for the test.

c.f. https://github.com/eclipse-ee4j/jms-api/issues/85
-- 
Mit freundlichen Grüßen / Kind regards
Jiri Daněk

Reply via email to