Hai Xu created HIVE-13073:
-----------------------------

             Summary: HCatContext.setConf() is synchronized, but 
HCatContext.getConf() is unsynchronized
                 Key: HIVE-13073
                 URL: https://issues.apache.org/jira/browse/HIVE-13073
             Project: Hive
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Hai Xu


HCatContext.setConf() is synchronized, but HCatContext.getConf() is 
unsynchronized. This may result in incorrect behavior at runtime,  not 
necessarily see a consistent state for the object.  The getConf() method should 
be made synchronized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to