You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/11/07 20:06:34 UTC

[jira] [Updated] (HIVE-8762) HiveMetaStore.BooleanPointer should be replaced with an AtomicBoolean

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

Alan Gates updated HIVE-8762:
-----------------------------
    Attachment: HIVE-8762.patch

> HiveMetaStore.BooleanPointer should be replaced with an AtomicBoolean
> ---------------------------------------------------------------------
>
>                 Key: HIVE-8762
>                 URL: https://issues.apache.org/jira/browse/HIVE-8762
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 0.14.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-8762.patch
>
>
> AtomicBoolean will serve the same purpose, with the added bonus that it will perform correctly if two threads try to write to it simultaneously.



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