clebertsuconic commented on code in PR #5430:
URL: https://github.com/apache/activemq-artemis/pull/5430#discussion_r1910604419


##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/MessageRedistributionTest.java:
##########
@@ -1297,7 +1281,7 @@ public void testDelayedRedistribution() throws Exception {
 
    @Test
    public void testDelayedRedistributionCancelled() throws Exception {
-      final long delay = 1000;
+      final long delay = 200;

Review Comment:
   it is working fine with 200... I repeated for 100 times.. no failures...
   
   
   if you are strong opinionated about this one I can place it back.. otherwise 
I would keep it 200 now.. if we need to push it back later we can.



-- 
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.

To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to