clintropolis commented on code in PR #16907:
URL: https://github.com/apache/druid/pull/16907#discussion_r1719543968


##########
processing/src/test/java/org/apache/druid/java/util/common/guava/ParallelMergeCombiningSequenceTest.java:
##########
@@ -588,7 +588,7 @@ public void testTimeoutExceptionDueToStoppedReader() throws 
InterruptedException
           INT_PAIR_ORDERING,
           INT_PAIR_MERGE_FN,
           true,
-          1000,
+          5000,

Review Comment:
   hmm, this test is supposed to trigger a timeout exception, the sleep doesn't 
seem long enough to trigger the timeout if we increase this here



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to