[
https://issues.apache.org/jira/browse/HADOOP-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012195#comment-15012195
]
Eric Payne commented on HADOOP-12582:
-------------------------------------
bq. Honestly, we need a massive "remove usage of deprecated methods" patch for
all of Hadoop.
I think it would be better to do it piecemeal. Easier to review, easier to test.
> Using BytesWritable's getLength() and getBytes() instead of get() and
> getSize()
> -------------------------------------------------------------------------------
>
> Key: HADOOP-12582
> URL: https://issues.apache.org/jira/browse/HADOOP-12582
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Tsuyoshi Ozawa
>
> BytesWritable's deprecated methods, get() and getSize(), are still used in
> some tests: TestTFileSeek, TestTFileSeqFileComparison, TestSequenceFile, and
> so on. We can also remove them if targeting this to 3.0.0
> https://builds.apache.org/job/PreCommit-HADOOP-Build/8084/artifact/patchprocess/diff-compile-javac-root-jdk1.7.0_85.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)