You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ChiaPing Tsai (JIRA)" <ji...@apache.org> on 2016/10/05 04:15:20 UTC

[jira] [Created] (HBASE-16768) Inconsistent results from the Append/Increment

ChiaPing Tsai created HBASE-16768:
-------------------------------------

             Summary: Inconsistent results from the Append/Increment
                 Key: HBASE-16768
                 URL: https://issues.apache.org/jira/browse/HBASE-16768
             Project: HBase
          Issue Type: Bug
            Reporter: ChiaPing Tsai
            Priority: Minor


If the Append/Increment skips the WAL, the sequential id will not be updated.
It introduces that the AbstractMemStore#upsert may remove the cell even though the cell is visible to the oldest scanner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)