[
https://issues.apache.org/jira/browse/HBASE-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666152#comment-13666152
]
Hudson commented on HBASE-8433:
-------------------------------
Integrated in HBase-TRUNK #4141 (See
[https://builds.apache.org/job/HBase-TRUNK/4141/])
HBASE-8433 CellComparator#compare returns incorrect result for faked
KeyValue (Revision 1485920)
Result = SUCCESS
zjushch :
Files :
*
/hbase/trunk/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