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

Phabricator updated HIVE-3772:
------------------------------

    Attachment: D7155.2.patch

mbautin updated the revision "[jira] [HIVE-3772] Fix a concurrency bug in 
LazyBinaryUtils due to a static field (patch by Reynold Xin)".
Reviewers: ashutoshc, njain, raghotham, JIRA, zshao, heyongqiang, nzhang, 
jsichi, pauly, amareshwarisr, cwsteinbach

  Addressing Zheng's comment by using ThreadLocal.

REVISION DETAIL
  https://reviews.facebook.net/D7155

AFFECTED FILES
  serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUtils.java

To: ashutoshc, njain, raghotham, JIRA, zshao, heyongqiang, nzhang, jsichi, 
pauly, amareshwarisr, cwsteinbach, mbautin

                
> Fix a concurrency bug in LazyBinaryUtils due to a static field (patch by 
> Reynold Xin)
> -------------------------------------------------------------------------------------
>
>                 Key: HIVE-3772
>                 URL: https://issues.apache.org/jira/browse/HIVE-3772
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Mikhail Bautin
>         Attachments: D7155.1.patch, D7155.2.patch, HIVE-3772-2012-12-04.patch
>
>
> Creating a JIRA for [~rxin]'s patch needed by the Shark project. 
> https://github.com/amplab/hive/commit/17e1c3dd2f6d8eca767115dc46d5a880aed8c765
> writeVLong should not use a static field due to concurrency concerns.

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