You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/06/21 06:37:55 UTC

[GitHub] [hadoop] leosunli commented on issue #997: [HDFS-14585]Backport HDFS-8901 Use ByteBuffer in striping positional read to bran…

leosunli commented on issue #997: [HDFS-14585]Backport HDFS-8901 Use ByteBuffer in striping positional read to bran…
URL: https://github.com/apache/hadoop/pull/997#issuecomment-504309944
 
 
   @jojochuang 
     I issue this Jira is that HBase wishes HDFS-3246 is supported in branch-2.8.x.  HDFS-14483 is that backport HDFS-3246 ByteBuffer pread interface to branch-2.8.x.  But HDFS-14483 is blocked by not supporting ByteBuffer in DFSInputStream.  HDFS-8901 support ByteBuffer in DFSInputStream. So I issue this Jira that  only backport part of the conent of HDFS-8901 about byte[] to ByteBuffer. 
   
   And the existing tests cover it all, and I do unit test. 
   
    Could you suggest this issue to branch-2, branch-2.8 or HDFS-14483 direct support ByteBuffer in DFSInputStream?  I think this issue to branch-2.8 is relatively reasonable and the change is relatively small. Thank you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org