[
https://issues.apache.org/jira/browse/HBASE-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ryan rawson updated HBASE-1398:
-------------------------------
Status: Patch Available (was: Open)
> TableOperation doesnt format keys for meta scan properly
> --------------------------------------------------------
>
> Key: HBASE-1398
> URL: https://issues.apache.org/jira/browse/HBASE-1398
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: ryan rawson
> Assignee: ryan rawson
> Fix For: 0.20.0
>
> Attachments: HBASE-1398.patch
>
>
> to scan the meta table, the start row must be in the format 'table_name,,' -
> the commas are not optional.
> I found another place in TableOperation which was missing this, causing hbase
> to close too many regions from unrelated tables (ouch!)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.