[
https://issues.apache.org/jira/browse/HADOOP-11434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated HADOOP-11434:
-----------------------------
Status: Patch Available (was: Open)
> Correct the comment of ByteBufferReadable#read
> ----------------------------------------------
>
> Key: HADOOP-11434
> URL: https://issues.apache.org/jira/browse/HADOOP-11434
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Minor
> Attachments: HADOOP-11434.001.patch
>
>
> The following comment of {{ByteBufferReadable#read}} seems not correct,
> actually, the position of {{buf}} should be updated:
> {code}
> After a successful call, buf.position() and buf.limit() should be
> - * unchanged, and therefore any data can be immediately read from buf.
> - * buf.mark() may be cleared or updated.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)