[ 
https://issues.apache.org/jira/browse/HBASE-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642009#comment-13642009
 ] 

Ted Yu commented on HBASE-8433:
-------------------------------

@Chunhui:
Can you include the test in the patch ?

Thanks
                
> CellComparator#compare returns incorrect result 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
>         Attachments: 8433-test.patch, hbase-trunk-8433v1.patch, 
> hbase-trunk-8433v1.txt
>
>
> 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