chunhui shen created HBASE-6311:
-----------------------------------

             Summary: Data error after compaction because of scanners
                 Key: HBASE-6311
                 URL: https://issues.apache.org/jira/browse/HBASE-6311
             Project: HBase
          Issue Type: Bug
          Components: regionserver
    Affects Versions: 0.94.0
            Reporter: chunhui shen
            Assignee: chunhui shen
            Priority: Blocker


It is a big problem:

When we do compaction, we will use region.getSmallestReadPoint();
It will make data mistake after compaction because we will skip some data 
bigger than SmallestReadPoin.

I upload the test case for this issue first.



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

        

Reply via email to