[
https://issues.apache.org/jira/browse/HBASE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Sell updated HBASE-740:
---------------------------
Attachment: thrifttablename.patch
> ThriftServer getting table names incorrectly
> --------------------------------------------
>
> Key: HBASE-740
> URL: https://issues.apache.org/jira/browse/HBASE-740
> Project: Hadoop HBase
> Issue Type: Bug
> Components: thrift
> Affects Versions: 0.2.0
> Reporter: Tim Sell
> Priority: Trivial
> Fix For: 0.2.0
>
> Attachments: thrifttablename.patch
>
>
> Slight bug.
> TableDescriptor name is stored internally as byte[] now, but the thrift
> server wasn't updated to reflect that.
> It is returning the table name incorrectly in getTableNames. This is also the
> case, for getTableRegions
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.