[
https://issues.apache.org/jira/browse/HADOOP-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury reopened HADOOP-2631:
-----------------------------------
Assignee: stack (was: Bryan Duxbury)
This issue is marked resolved, but the code from the patch does not appear in
trunk. Stack, did you forget to actually commit?
> [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
> 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.