[ https://issues.apache.org/jira/browse/HIVE-25889?focusedWorklogId=713571&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-713571 ]
ASF GitHub Bot logged work on HIVE-25889: ----------------------------------------- Author: ASF GitHub Bot Created on: 24/Jan/22 08:26 Start Date: 24/Jan/22 08:26 Worklog Time Spent: 10m Work Description: lcspinter merged pull request #2962: URL: https://github.com/apache/hive/pull/2962 -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 713571) Time Spent: 20m (was: 10m) > Increase default value of "metastore.thread.pool.size" > ------------------------------------------------------ > > Key: HIVE-25889 > URL: https://issues.apache.org/jira/browse/HIVE-25889 > Project: Hive > Issue Type: Improvement > Reporter: László Pintér > Assignee: László Pintér > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > HiveMetastore uses a threadpool to execute tasks listed under > "metastore.task.threads.remote" and "metastore.task.threads.always" configs. > The size of this threadpool is controlled by "metastore.thread.pool.size" > config which by default is set to 10. The number of tasks in the two lists > has grown significantly in the last two years, but the size of the pool > remained the same. -- This message was sent by Atlassian Jira (v8.20.1#820001)