Jimmy Xiang created HBASE-11236:
-----------------------------------
Summary: Last flushed sequence id is ignored by ServerManager
Key: HBASE-11236
URL: https://issues.apache.org/jira/browse/HBASE-11236
Project: HBase
Issue Type: Bug
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
HRegion.lastFlushSeqId is set to -1 at the beginning. So the first value master
gets is a really a huge number instead since it is a uint64. That's why all
valid last flushed sequence ids are ignored by the server manager.
--
This message was sent by Atlassian JIRA
(v6.2#6252)