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

Hudson commented on HBASE-8433:
-------------------------------

Integrated in hbase-0.95 #213 (See 
[https://builds.apache.org/job/hbase-0.95/213/])
    HBASE-8433 CellComparator#compare returns incorrect result for faked 
KeyValue (Revision 1485921)

     Result = SUCCESS
zjushch : 
Files : 
* 
/hbase/branches/0.95/hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparator.java

                
> 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
>             Fix For: 0.98.0, 0.95.2
>
>         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