Tsuyoshi Ozawa created HADOOP-12582:
---------------------------------------
Summary: 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)