[
https://issues.apache.org/jira/browse/HBASE-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871356#comment-13871356
]
Sergey Shelukhin commented on HBASE-10339:
------------------------------------------
It's needed for 0.94 backward compat in Hive (and potential other projects)...
otherwise they would require a shim
I think it should not be dropped before 94 is distant past...
> Mutation::getFamilyMap method was lost in 98
> --------------------------------------------
>
> Key: HBASE-10339
> URL: https://issues.apache.org/jira/browse/HBASE-10339
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0, 0.99.0
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Fix For: 0.98.0, 0.99.0
>
> Attachments: HBASE-10339.patch
>
>
> When backward compat work was done in several jiras, this method was missed.
> First the return type was changed, then the method was rename to not break
> the callers via new return type, but the legacy method was never re-added as
> far as I see
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)