[
https://issues.apache.org/jira/browse/HBASE-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868998#action_12868998
]
stack commented on HBASE-2554:
------------------------------
I'd say change the .thrift and then file an issue for regen before we cut a
release (My guess is that there'll be a load of regen'ing before release but
just in case, we'd have the issue as reminder).
> Provide single method for returning a collection of HColumnDescriptors from
> an HTableDescriptor
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-2554
> URL: https://issues.apache.org/jira/browse/HBASE-2554
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: Jeff Hammerbacher
> Attachments: HBASE-2554-v1.patch
>
>
> At
> http://hadoop.apache.org/hbase/docs/r0.20.4/api/org/apache/hadoop/hbase/HTableDescriptor.html,
> we currently have both HColumnDescriptor[] getColumnFamilies() and
> Collection<HColumnDescriptor> getFamilies(); perhaps only one is needed?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.