[ 
https://issues.apache.org/jira/browse/HIVE-26155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-26155:
----------------------------------
    Labels: compaction pull-request-available  (was: compaction)

> Create a new connection pool for compaction
> -------------------------------------------
>
>                 Key: HIVE-26155
>                 URL: https://issues.apache.org/jira/browse/HIVE-26155
>             Project: Hive
>          Issue Type: Improvement
>          Components: Standalone Metastore
>            Reporter: Antal Sinkovits
>            Assignee: Antal Sinkovits
>            Priority: Major
>              Labels: compaction, pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently the TxnHandler uses 2 connection pools to communicate with the HMS: 
> the default one and one for mutexing. If compaction is configured incorrectly 
> (e.g. too many Initiators are running on the same db) then compaction can use 
> up all the connections in the default connection pool and all user queries 
> can get stuck.
> We should have a separate connection pool (configurable size) just for 
> compaction-related activities.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to