kfaraz commented on code in PR #12737: URL: https://github.com/apache/druid/pull/12737#discussion_r913627213
########## integration-tests/docker/environment-configs/indexer: ########## @@ -36,3 +36,4 @@ druid_auth_basic_common_cacheDirectory=/tmp/authCache/indexer druid_startup_logging_logProperties=true druid_server_https_crlPath=/tls/revocations.crl druid_worker_capacity=10 +druid_worker_intermediaryPartitionTimeout=PT60M Review Comment: I was not sure about indexer. Let me try without it. -- 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]
