You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/12 00:14:34 UTC

[GitHub] [pulsar] merlimat commented on a change in pull request #8526: Reduce memory leaks in pulsar-broker tests

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



##########
File path: pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/AdminApiOffloadTest.java
##########
@@ -178,7 +178,7 @@ public void testOffloadPolicies() throws Exception {
         assertNull(offload3);
     }
 
-    @Test(timeOut = 20000)
+    @Test

Review comment:
       We have default timeouts applied to all the tests in any case




----------------------------------------------------------------
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:
users@infra.apache.org