You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zac Zhou (JIRA)" <ji...@apache.org> on 2017/08/02 08:50:00 UTC

[jira] [Assigned] (HIVE-17229) HiveMetastore HMSHandler locks during initialization, even though its static variable threadPool is not null

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

Zac Zhou reassigned HIVE-17229:
-------------------------------


> HiveMetastore HMSHandler locks during initialization, even though its static variable threadPool is not null
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-17229
>                 URL: https://issues.apache.org/jira/browse/HIVE-17229
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>            Reporter: Zac Zhou
>            Assignee: Zac Zhou
>
> A thread pool is used to accelerate adding partitions operation, since [HIVE-13901|https://issues.apache.org/jira/browse/HIVE-13901]. 
> However, HMSHandler needs a lock during initialization every time, even though its static variable threadPool is not null



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)