Bryan Beaudreault created HBASE-28347:
-----------------------------------------

             Summary: Update ref guide about isolation guarantees for scans
                 Key: HBASE-28347
                 URL: https://issues.apache.org/jira/browse/HBASE-28347
             Project: HBase
          Issue Type: Improvement
            Reporter: Bryan Beaudreault


In the "Consistency of Scans" section of 
[https://hbase.apache.org/acid-semantics.html,] there is some confusing and 
outdated information. First it's hard to realize that it's specifically talking 
about consistency across rows. Secondly, it's outdated because in modern hbase 
we acquire and maintain a memstore readPt for the lifetime of a scan in a 
region. So we should retain read committed behavior across rows, at least 
within the scope of a region.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to