lhotari commented on a change in pull request #9577:
URL: https://github.com/apache/pulsar/pull/9577#discussion_r575376793
##########
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:
I left it there since it already pre-existed. :) Perhaps they could be
removed, but since the CI is still so flaky, I'd rather not revisit the PR just
to remove the 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]