[
https://issues.apache.org/jira/browse/HBASE-16067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
binlijin updated HBASE-16067:
-----------------------------
Attachment: HBASE-16067-1.patch
> Add READ_COMMITTED IsolationLevel for scan and the current is SNAPSHOT.
> -----------------------------------------------------------------------
>
> Key: HBASE-16067
> URL: https://issues.apache.org/jira/browse/HBASE-16067
> Project: HBase
> Issue Type: New Feature
> Reporter: binlijin
> Attachments: HBASE-16067-1.patch, HBASE-16067.patch
>
>
> When scan a region, openScan get a mvcc readpoint and do not advance the
> readpoint within it lifetime, so all committed write after the readpoint do
> not visible for the scan.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)