merlimat commented on a change in pull request #9577:
URL: https://github.com/apache/pulsar/pull/9577#discussion_r575462072



##########
File path: 
pulsar-broker/src/test/java/org/apache/pulsar/client/api/BrokerServiceLookupTest.java
##########
@@ -920,7 +913,7 @@ public void testSplitUnloadLookupTest() throws Exception {
      *
      * @throws Exception
      */
-    @Test(timeOut = 10000)
+    @Test(timeOut = 20000)

Review comment:
       Yes,  no need to change now, but in general most of the timeouts were 
added before we had the global default timeout for the tests. Others then kept 
creeping in after that.
   
   As general rule, I think we should prefer just relying on the global timeout.




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


Reply via email to