[ 
https://issues.apache.org/jira/browse/HDFS-14564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933541#comment-16933541
 ] 

Sahil Takiar commented on HDFS-14564:
-------------------------------------

Looks like the libhdfs tests are working now. All the failed JUnit tests look 
flaky, and pass when I run them locally. [~smeng], [~jojochuang] any other 
comments?

> Add libhdfs APIs for readFully; add readFully to ByteBufferPositionedReadable
> -----------------------------------------------------------------------------
>
>                 Key: HDFS-14564
>                 URL: https://issues.apache.org/jira/browse/HDFS-14564
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs-client, libhdfs, native
>            Reporter: Sahil Takiar
>            Assignee: Sahil Takiar
>            Priority: Major
>
> Splitting this out from HDFS-14478
> The {{PositionedReadable#readFully}} APIs have existed for a while, but have 
> never been exposed via libhdfs.
> HDFS-3246 added a new interface called {{ByteBufferPositionedReadable}} that 
> provides a {{ByteBuffer}} version of {{PositionedReadable}}, but it does not 
> contain a {{readFully}} method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to