[ https://issues.apache.org/jira/browse/HBASE-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666909#comment-13666909 ]
Hudson commented on HBASE-8573: ------------------------------- Integrated in hbase-0.95 #214 (See [https://builds.apache.org/job/hbase-0.95/214/]) HBASE-8573 Store last flushed sequence id for each store of region for Distributed Log Replay (Revision 1486222) Result = SUCCESS stack : Files : * /hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java * /hbase/branches/0.95/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ZooKeeperProtos.java * /hbase/branches/0.95/hbase-protocol/src/main/protobuf/ZooKeeper.proto * /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/SplitLogManager.java * /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java * /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java * /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLogSplitter.java * /hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestDistributedLogSplitting.java > Store last flushed sequence id for each store of region for Distributed Log > Replay > ---------------------------------------------------------------------------------- > > Key: HBASE-8573 > URL: https://issues.apache.org/jira/browse/HBASE-8573 > Project: HBase > Issue Type: Improvement > Reporter: Ted Yu > Assignee: Jeffrey Zhong > Fix For: 0.98.0, 0.95.1 > > Attachments: hbase-8573.patch, hbase-8573-v1.patch > > > HBASE-7006 stores last flushed sequence id of the region in zookeeper. > To prevent deleted data from appearing again, we should store last flushed > sequence id for each store of region in zookeeper. > See discussion here: > https://issues.apache.org/jira/browse/HBASE-7006?focusedCommentId=13660428&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13660428 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira