[
https://issues.apache.org/jira/browse/HIVE-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-3272:
-----------------------------------
Fix Version/s: 0.13.0
> RetryingRawStore will perform partial transaction on retry
> ----------------------------------------------------------
>
> Key: HIVE-3272
> URL: https://issues.apache.org/jira/browse/HIVE-3272
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 0.10.0
> Reporter: Kevin Wilfong
> Priority: Critical
> Fix For: 0.13.0
>
>
> By the time the RetryingRawStore retries a command the transaction
> encompassing it has already been rolled back. This means that it will
> perform the remainder of the raw store commands outside of a transaction,
> unless there is another one encapsulating it which is definitely not always
> the case, and then fail when it tries to commit the transaction as there is
> none open.
--
This message was sent by Atlassian JIRA
(v6.2#6252)