BewareMyPower commented on code in PR #21032:
URL: https://github.com/apache/pulsar/pull/21032#discussion_r1299373125


##########
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/MultiTopicsReaderTest.java:
##########
@@ -211,7 +211,7 @@ public void 
testReadMessageWithBatchingWithMessageInclusive() throws Exception {
         reader.close();
     }
 
-    @Test(timeOut = 10000)

Review Comment:
   Why did you remove the timeout?



##########
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/NegativeAcksTest.java:
##########
@@ -321,7 +321,7 @@ public void testNegativeAcksDeleteFromUnackedTracker() 
throws Exception {
         negativeAcksTracker.close();
     }
 
-    @Test(timeOut = 10000)

Review Comment:
   +1 to the previous question.



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