Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Reviewed
Description
Guava r11 includes some nice features which we'd like to use in the implementation of HDFS-3077. In particular, MoreExecutors.listeningDecorator allows a normal ExecutorService to be turned into a ListeningExecutorService, so that tasks can be submitted to it and then wrapped as {{ListenableFuture}}s.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-9793 upgrade or remove guava dependency
- Resolved