Duo Zhang created HBASE-17360:
---------------------------------
Summary: Add REGION/ROW/NONE consistency level for scan
Key: HBASE-17360
URL: https://issues.apache.org/jira/browse/HBASE-17360
Project: HBase
Issue Type: Sub-task
Reporter: Duo Zhang
As discussed in HBASE-17177, we can record a compacted mvcc for each storefile,
and use an inmemory data structure to track it. If we get a scan request with
an mvcc in place, we can use this value to determine if we can guarantee the
given consistency level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)