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 08:39:00 UTC

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

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



##########
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:
       @rdhabalia 
   as @merlimat probably those timeout are not needed, also when you enable the timeout feature the system has to handle the execution in a different way and also if there is a timeout the JVM remains in an unknown status.
   




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