You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "Technoboy- (via GitHub)" <gi...@apache.org> on 2023/08/20 13:12:02 UTC

[GitHub] [pulsar] Technoboy- commented on a diff in pull request #21032: [fix][client] Fix RawReader hasMessageAvailable returns true when no messages

Technoboy- commented on code in PR #21032:
URL: https://github.com/apache/pulsar/pull/21032#discussion_r1299375423


##########
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:
   Locally run takes about 8s sometimes, so remove this.



-- 
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: commits-unsubscribe@pulsar.apache.org

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