[
https://issues.apache.org/jira/browse/TEZ-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527144#comment-14527144
]
Gopal V commented on TEZ-2407:
------------------------------
No, the issue is that {{DataInputBuffer::getLength()}} has bad semantics - it
returns capacity instead of length of data.
Since that comes from hadoop, we can't change the original - however, we can
make our code more readable as it is a simple class to replace & make
getLength() meaningful.
> Drop references to the old DataInputBuffer impl in PipelinedSorter
> ------------------------------------------------------------------
>
> Key: TEZ-2407
> URL: https://issues.apache.org/jira/browse/TEZ-2407
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Rajesh Balamohan
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)