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

Tao Li reassigned HIVE-17301:
-----------------------------

    Assignee: Tao Li

> Make JSONMessageFactory.getTObj method thread safe
> --------------------------------------------------
>
>                 Key: HIVE-17301
>                 URL: https://issues.apache.org/jira/browse/HIVE-17301
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Tao Li
>            Assignee: Tao Li
>
> This static method is using a singleton instance of TDeserializer, which is 
> not thread safe. Instead we want to create a new instance per method call. 
> This class is lightweight, so it should be fine from perf perspective. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to