Roshan Naik created HIVE-12221:
----------------------------------
Summary: Concurrency issue in HCatUtil.getHiveMetastoreClient()
Key: HIVE-12221
URL: https://issues.apache.org/jira/browse/HIVE-12221
Project: Hive
Issue Type: Bug
Reporter: Roshan NaikHCatUtil.getHiveMetastoreClient() uses double checked locking pattern to implement singleton, which is a broken pattern -- This message was sent by Atlassian JIRA (v6.3.4#6332)
