Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3272

RetryingRawStore will perform partial transaction on retry

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 0.10.0
    • 0.13.0
    • Metastore
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kevinwilfong Kevin Wilfong
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: