[
https://issues.apache.org/jira/browse/HBASE-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294873#comment-13294873
]
Hudson commented on HBASE-6197:
-------------------------------
Integrated in HBase-TRUNK #3022 (See
[https://builds.apache.org/job/HBase-TRUNK/3022/])
HBASE-6197 HRegion's append operation may lose data (Xing Shi)
Submitted by: Xing Shi
Reviewed by: Ted Yu (Revision 1350099)
Result = SUCCESS
tedyu :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
> HRegion's append operation may lose data
> ----------------------------------------
>
> Key: HBASE-6197
> URL: https://issues.apache.org/jira/browse/HBASE-6197
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: Xing Shi
> Assignee: ShiXing
> Attachments: HBASE-6197-trunk-V1.patch
>
>
> Like the HBASE-6195, when flushing the append thread will read out the old
> value for the larger timestamp in snapshot and smaller timestamp in memstore.
> We Should make the first-in-thread generates the smaller timestamp.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira