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

Scan consistency guarantee

    XMLWordPrintableJSON

Details

    • Umbrella
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-alpha-1
    • None
    • Compaction, Scanners
    • None

    Description

      For now, although we already pass mvcc back to client, and client will send this mvcc to RS when reopening a scanner, we still can not make sure that the region/row level consistency is safe as compaction happens after region move but before the scanner reopen may delete some cells which mvcc are before the mvcc given by client.

      This issue aims to try our best to guarantee region level consistency, and if not, we need to tell users we can not make it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated: