[ 
https://issues.apache.org/jira/browse/HIVE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13737926#comment-13737926
 ] 

Thejas M Nair commented on HIVE-5071:
-------------------------------------

>From HIVE-4513 - "parseLine() method is not thread-safe. It uses parseBuffer 
>which could be modified by multiple threads."
Looks like there is no reason why parseBuffer should be static, it be a 
variable local to the function.


                
> Address thread safety issues with HiveHistoryUtil
> -------------------------------------------------
>
>                 Key: HIVE-5071
>                 URL: https://issues.apache.org/jira/browse/HIVE-5071
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.11.0
>            Reporter: Thiruvel Thirumoolan
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> HiveHistoryUtil.parseLine() is not thread safe, it could be used by multiple 
> clients of HWA.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to