[
https://issues.apache.org/jira/browse/HIVE-25889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-25889:
----------------------------------
Labels: pull-request-available (was: )
> 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: 10m
> 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)