bd2019us opened a new pull request #585: [HIVE-21555] fix a high risk in memory error URL: https://github.com/apache/hive/pull/585 Fix: [#HIVE-21555](https://issues.apache.org/jira/browse/HIVE-21555). The cached thread pool is proper when the task is light-weight and the number of sub-threads are not too many. Otherwise, fixed thread pool should be used to avoid OutOfMemoryError.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
