[
https://issues.apache.org/jira/browse/HIVE-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman resolved HIVE-15011.
-----------------------------------
Resolution: Duplicate
Turns out that this is not an issue for Acid code path (doesn't apply).
Added 1 line to patch 10 in HIVE-14943 to make that logic clear
> fix issues with MoveTask.releaseLocks()
> ---------------------------------------
>
> Key: HIVE-15011
> URL: https://issues.apache.org/jira/browse/HIVE-15011
> Project: Hive
> Issue Type: Sub-task
> Components: Query Planning, Query Processor, Transactions
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
>
> in Merge we can have multiple move tasks so releasing the locks should be
> done on from the "last one" - in practice they run concurrently....
> see if there is a quick fix for short term
> (slightly) longer term - get rid of MoveTask for Acid writes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)