[
https://issues.apache.org/jira/browse/HBASE-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Holstad updated HBASE-1269:
--------------------------------
Attachment: HBASE-1269-v1.patch
In the Store, when figuring out what storefiles to look in it is sometimes
needed to fetch the families for that region first, to the
families for the GetQueries, so just made the keys from the map inside the
HTableDescriptor visible to the outside.
> Make the HTableDescriptor be able to return the names of its families
> ----------------------------------------------------------------------
>
> Key: HBASE-1269
> URL: https://issues.apache.org/jira/browse/HBASE-1269
> Project: Hadoop HBase
> Issue Type: New Feature
> Reporter: Erik Holstad
> Assignee: Erik Holstad
> Priority: Minor
> Attachments: HBASE-1269-v1.patch
>
>
> For the new layout of the server side this functionality is needed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.