Jonathan Hsieh created HBASE-11561:
--------------------------------------
Summary: 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 HsiehImmutableBytesWritable.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)
