franz1981 commented on a change in pull request #3041: Two JIRAs around Paging
and AMQP
URL: https://github.com/apache/activemq-artemis/pull/3041#discussion_r396501262
##########
File path:
artemis-protocols/artemis-amqp-protocol/src/test/java/org/apache/activemq/artemis/protocol/amqp/proton/ProtonServerReceiverContextTest.java
##########
@@ -154,6 +160,8 @@ private void doOnMessageWithDeliveryException(List<Symbol>
sourceSymbols,
rc.onMessage(mockDelivery);
+ Thread.sleep(1000);
Review comment:
that's safe in any env?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services