Jean-Marc Spaggiari created HBASE-7287:
------------------------------------------

             Summary: HBase inconsistencies when merge failing on "Files have 
same sequenceid"
                 Key: HBASE-7287
                 URL: https://issues.apache.org/jira/browse/HBASE-7287
             Project: HBase
          Issue Type: Bug
            Reporter: Jean-Marc Spaggiari
            Assignee: Jean-Marc Spaggiari


When regions merge is failing because the files have the same sequenceID, the 
expected region is still created even if it's not used, which leaves the system 
with inconsistencies. The new region creation should be moved after the 
sequenceID test to avoid this issue, until we find a way to merge regions with 
the same sequenceID.

--
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

Reply via email to