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 2021/06/24 16:13:41 UTC

[GitHub] [pulsar] BewareMyPower commented on a change in pull request #11014: fix publish_time not set error when broker entry metadata enable without AppendBrokerTimestampMetadataInterceptor

BewareMyPower commented on a change in pull request #11014:
URL: https://github.com/apache/pulsar/pull/11014#discussion_r658091677



##########
File path: pulsar-client/src/test/java/org/apache/pulsar/client/impl/MessageImplTest.java
##########
@@ -425,7 +425,7 @@ public void testTypedSchemaGetNullValue() {
         assertNull(msg.getValue());
     }
 
-    @Test(timeOut = 30000)
+    @Test(timeOut = 300000)

Review comment:
       Why did you increase timeout from 30 seconds to 300 seconds?




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