[
https://issues.apache.org/jira/browse/HADOOP-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060953#comment-13060953
]
Matt Foley commented on HADOOP-7449:
------------------------------------
The three files being merged,
* src/java/org/apache/hadoop/io/DataInputByteBuffer.java
* src/java/org/apache/hadoop/io/DataOutputByteBuffer.java
* src/test/core/org/apache/hadoop/io/TestDataByteBuffers.java
turn out to lack the Apache license header, picked up by release audit on a
different patch.
The next submission is a patch to correct this, and insure that the findbugs
and javadocs tools are also run over these three files.
> merge for MR-279: add Data(In,Out)putByteBuffer to work with ByteBuffer
> similar to Data(In,Out)putBuffer for byte[]
> -------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-7449
> URL: https://issues.apache.org/jira/browse/HADOOP-7449
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 0.23.0
> Reporter: Matt Foley
> Assignee: Matt Foley
> Fix For: 0.23.0
>
>
> Fix incomplete merge from yahoo-merge branch to trunk:
> -r 1079163: Added Data(In,Out)putByteBuffer to work with ByteBuffer similar
> to Data(In,Out)putBuffer for byte[]. (Chris Douglas)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira