You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Mustafa Iman (Jira)" <ji...@apache.org> on 2019/11/06 23:03:00 UTC

[jira] [Assigned] (HIVE-22466) Prevent synchronized calls in LlapDaemon configuration

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

Mustafa Iman reassigned HIVE-22466:
-----------------------------------


> Prevent synchronized calls in LlapDaemon configuration
> ------------------------------------------------------
>
>                 Key: HIVE-22466
>                 URL: https://issues.apache.org/jira/browse/HIVE-22466
>             Project: Hive
>          Issue Type: Bug
>          Components: llap
>    Affects Versions: 4.0.0
>            Reporter: Mustafa Iman
>            Assignee: Mustafa Iman
>            Priority: Major
>
> LlapDaemonConfig extends from Hadoop's Configuration class. Configuration class makes use of synchronized calls for both reads and writes to configuration. LlapDaemon does not change configuration in runtime. We can remove synchronized access to configuration in LlapConfiguration



--
This message was sent by Atlassian Jira
(v8.3.4#803005)