[
https://issues.apache.org/jira/browse/HBASE-11561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070987#comment-14070987
]
Hudson commented on HBASE-11561:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #62 (See
[https://builds.apache.org/job/HBase-1.0/62/])
HBASE-11561 deprecate ImmutableBytesWritable.getSize and replace with getLength
(jmhsieh: rev 962cbd188a8f8786f776c7d04e9d49fb7d5f3900)
*
hbase-common/src/main/java/org/apache/hadoop/hbase/io/ImmutableBytesWritable.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/MapFilePerformanceEvaluation.java
> deprecate ImmutableBytesWritable.getSize and replace with getLength
> -------------------------------------------------------------------
>
> Key: HBASE-11561
> URL: https://issues.apache.org/jira/browse/HBASE-11561
> Project: HBase
> Issue Type: Bug
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 0.99.0, 0.98.5, 2.0.0
>
> Attachments: hbase-11561.patch
>
>
> ImmutableBytesWritable.getSize and getLength are duplicate methods in the
> same class. A comment says to deprecate getSize and replace with getLength.
> This does that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)