[ 
https://issues.apache.org/jira/browse/HBASE-16768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15559153#comment-15559153
 ] 

Hudson commented on HBASE-16768:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.4 #453 (See 
[https://builds.apache.org/job/HBase-1.4/453/])
HBASE-16768 Inconsistent results from the Append/Increment (ChiaPing (tedyu: 
rev e043d450edc57a32d4b748affc76b93293a768ea)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStore.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/DefaultMemStore.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Store.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java


> 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
>            Assignee: ChiaPing Tsai
>            Priority: Minor
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-16768.branch-1.v0.patch, HBASE-16768.v0.patch, 
> HBASE-16768.v1.patch, HBASE-16768.v2.patch
>
>
> 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)

Reply via email to