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

Hudson commented on HBASE-8436:
-------------------------------

Integrated in hbase-0.95-on-hadoop2 #84 (See 
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/84/])
    HBASE-8436 SeekBefore returns wrong result with PREFIX_TREE Encoding 
(Revision 1476731)

     Result = FAILURE
zjushch : 
Files : 
* 
/hbase/branches/0.95/hbase-prefix-tree/src/main/java/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/io/encoding/TestPrefixTreeEncoding.java

                
> SeekBefore returns wrong result with PREFIX_TREE Encoding
> ---------------------------------------------------------
>
>                 Key: HBASE-8436
>                 URL: https://issues.apache.org/jira/browse/HBASE-8436
>             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: hbase-8436-0.95-v2.patch, hbase-8436-trunkV1.patch, 
> hbase-8436-trunkV3.patch
>
>
> In SeekBefore case, if we seek the key which is bigger than the last keyvalue
> PrefixTreeSeeker#seekToKeyInBlock will not seek correctly.
> Make the test case TestPrefixTreeEncoding#testSeekBeforeWithFixedData in the 
> patch to show this problem.

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