brusdev commented on code in PR #4619:
URL: https://github.com/apache/activemq-artemis/pull/4619#discussion_r1331289833


##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/PrefetchRedeliveryCountOpenwireTest.java:
##########
@@ -176,4 +192,119 @@ public void 
testExclusiveConsumerOrderOnReconnectionLargePrefetch() throws Excep
          }
       }
    }
+
+   @Test(timeout = 600_000)
+   public void 
testExclusiveConsumerTransactionalBatchOnReconnectionLargePrefetch() throws 
Exception {

Review Comment:
   testExclusiveConsumerTransactionalBatchOnReconnectionLargePrefetch passes 
even without the changes



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to