[
https://issues.apache.org/jira/browse/HIVE-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-8762:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Status: Resolved (was: Patch Available)
Committed to trunk. Thanks, Alan!
> 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
> Fix For: 0.15.0
>
> 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)