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 2022/03/27 17:36:24 UTC

[GitHub] [hadoop] pjfanning edited a comment on pull request #4109: HADOOP-18028. High performance S3A input stream

pjfanning edited a comment on pull request #4109:
URL: https://github.com/apache/hadoop/pull/4109#issuecomment-1079981138


   @steveloughran twitter futures should be fairly easily replaced with [Java futures](https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html)
   
   * this seems to a fairly good description of the twitter FuturePool - https://blog.knoldus.com/twitter-future-in-scala/
   * should be possible to port it to Java easily enough


-- 
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.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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