You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2017/11/07 15:52:00 UTC

[jira] [Updated] (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 ]

Ashutosh Chauhan updated HIVE-17229:
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0
           Status: Resolved  (was: Patch Available)

Pushed to master. Thanks, Zac!

> 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
>             Fix For: 3.0.0
>
>         Attachments: HIVE-17229.2.patch, HIVE-17229.patch
>
>
> 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)