This is an automated email from the ASF dual-hosted git repository.

abhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 8dc4a155c7 Fix flaky IT: ITPerfectRollupParallelBatchIndexTest (#12737)
8dc4a155c7 is described below

commit 8dc4a155c7d7d9a0b67c98eb2608852bd639528e
Author: Kashif Faraz <[email protected]>
AuthorDate: Sat Jul 9 17:15:51 2022 +0530

    Fix flaky IT: ITPerfectRollupParallelBatchIndexTest (#12737)
    
    * Increase worker.intermediaryPartitionTimeout in ITs to 30 mins
    
    * Update timeout to 60 mins
    
    * Remove timeout change from indexer
---
 integration-tests/docker/environment-configs/middlemanager | 1 +
 1 file changed, 1 insertion(+)

diff --git a/integration-tests/docker/environment-configs/middlemanager 
b/integration-tests/docker/environment-configs/middlemanager
index 7ad6c2e53b..be50c66963 100644
--- a/integration-tests/docker/environment-configs/middlemanager
+++ b/integration-tests/docker/environment-configs/middlemanager
@@ -38,3 +38,4 @@ 
druid_auth_basic_common_cacheDirectory=/tmp/authCache/middleManager
 druid_startup_logging_logProperties=true
 druid_server_https_crlPath=/tls/revocations.crl
 druid_worker_capacity=10
+druid_worker_intermediaryPartitionTimeout=PT60M


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

Reply via email to