Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16801

The Append/Increment may return the data from future

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0.0
    • 1.4.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      OperationContext maintains the mvcc as a static member, so any Append’s and Increment’s read point will be changed by others. That is, a retrying Append/Increment may “see” the future data.
      This is a master only issue.

      Attachments

        1. HBASE-16801.branch-1.v0.patch
          2 kB
          Chia-Ping Tsai
        2. HBASE-16801.v0.addendum.patch
          0.7 kB
          Chia-Ping Tsai
        3. HBASE-16801.v0.patch
          2 kB
          Chia-Ping Tsai

        Issue Links

          Activity

            People

              chia7712 Chia-Ping Tsai
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: