Mustafa Iman created HIVE-22466:
-----------------------------------

             Summary: 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


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)

Reply via email to