You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2018/06/06 07:00:00 UTC

[jira] [Updated] (HIVE-19813) SessionState.start don't have to be synchronized

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

Daniel Dai updated HIVE-19813:
------------------------------
    Attachment: HIVE-19813.1.patch

> SessionState.start don't have to be synchronized
> ------------------------------------------------
>
>                 Key: HIVE-19813
>                 URL: https://issues.apache.org/jira/browse/HIVE-19813
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>            Priority: Major
>         Attachments: HIVE-19813.1.patch
>
>
> This is introduced in HIVE-14690. However, only check-set block needs to be synchronized, not the whole block. The method will start Tez AM, which is a long operation. Make the method synchronized will serialize session start thus slow down hs2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)