rbalamohan commented on pull request #3046: URL: https://github.com/apache/hive/pull/3046#issuecomment-1049523460
We haven't observed 1 minute delay in past. https://github.com/openjdk/jdk/blob/a6610031e2816156fa14876457e260282a88d478/src/java.base/share/classes/java/util/concurrent/ThreadPoolExecutor.java#L1050 Above code should block it from waiting. So it shouldn't wait for timeout in the queue. -- 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]
