[ 
https://issues.apache.org/jira/browse/HADOOP-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564006#action_12564006
 ] 

Hudson commented on HADOOP-2631:
--------------------------------

Integrated in Hadoop-trunk #384 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/384/])

> [hbase] 2443 breaks HTable.getStartKeys when there is more than one table or 
> table you are enumerating isn't the first table
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-2631
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2631
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: Bryan Duxbury
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.16.0
>
>         Attachments: 2631-v2.patch, 2631.patch
>
>
> Clint Morgan noticed that the current HTable#getStartKeys implementation 
> isn't correct when there are more than one table, or the table you're trying 
> to get the start keys of isn't the only table. I believe that the solution is 
> making sure that the scanner starts at the key that should lead off your 
> table. We should create a TestGetStartKeys test to verify this behavior.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to