[
https://issues.apache.org/jira/browse/HBASE-16067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341459#comment-15341459
]
binlijin commented on HBASE-16067:
----------------------------------
Yes, readPt may be updated between above two update operations, it is hard to
keep strict READ_COMMITTED.
> 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.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)