[
https://issues.apache.org/jira/browse/HBASE-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411176#comment-13411176
]
Hudson commented on HBASE-6197:
-------------------------------
Integrated in HBase-0.94-security #39 (See
[https://builds.apache.org/job/HBase-0.94-security/39/])
HBASE-6210 Backport HBASE-6197 to 0.94 and 0.92?
Submitted by:Ram
Reviewed by:Stack (Revision 1355087)
Result = SUCCESS
ramkrishna :
Files :
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
/hbase/branches/0.94/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: ShiXing
> Assignee: ShiXing
> Fix For: 0.96.0
>
> 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