You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2012/12/28 06:52:12 UTC

[jira] [Commented] (HIVE-3272) RetryingRawStore will perform partial transaction on retry

    [ https://issues.apache.org/jira/browse/HIVE-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540333#comment-13540333 ] 

Ashutosh Chauhan commented on HIVE-3272:
----------------------------------------

[~kevinwilfong] : I believe this is still an issue in spite of HIVE-3826 
                
> 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
>
> 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 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