chunhui shen created HBASE-8433:
-----------------------------------

             Summary: CellComparator#compare is incorrect for faked KeyValue
                 Key: HBASE-8433
                 URL: https://issues.apache.org/jira/browse/HBASE-8433
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.95.0
            Reporter: chunhui shen
            Assignee: chunhui shen
            Priority: Critical


I found the scan will be in a forever loop when using PREFIX_TREE 
DataBlockEncoding.

And found the root cause is:
CellComparator#compare returns incorrect result for faked KeyValue.

Patch is simple...

Provide a rude test case to verify

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