[
https://issues.apache.org/jira/browse/HBASE-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872927#comment-13872927
]
Hudson commented on HBASE-10339:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #54 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/54/])
HBASE-10339 Mutation::getFamilyMap method was lost in 98 (sershe: rev 1558267)
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Mutation.java
> 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)