[
https://issues.apache.org/jira/browse/HADOOP-15146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891542#comment-17891542
]
Qinghui Xu commented on HADOOP-15146:
-------------------------------------
It's quite late but I just found this as a surprise because our code was using
it with lower version of Hadoop.
I'm not sure it's really necessary to take the action to remove it because for
me `DataOutputByteBuffer` came as an counterpart of `DataInputByteBuffer`
(input / output). For sure I can fix my code to not use it, but it was
convenient and simple to understand when I use `DataInputByteBuffer` on one
side and `DataOutputByteBuffer` on the other.
> Remove DataOutputByteBuffer
> ---------------------------
>
> Key: HADOOP-15146
> URL: https://issues.apache.org/jira/browse/HADOOP-15146
> Project: Hadoop Common
> Issue Type: Improvement
> Components: common
> Affects Versions: 3.0.0
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
> Fix For: 3.2.0
>
> Attachments: HADOOP-15146.1.patch, HADOOP-15146.2.patch,
> HADOOP-15146.3.patch, HADOOP-15146.4.patch, HADOOP-15146.5.patch
>
>
> I can't seem to find any references to {{DataOutputByteBuffer}} maybe it
> should be deprecated or simply removed?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]