Upgrade guava to 11.0.2
-----------------------

                 Key: HDFS-3187
                 URL: https://issues.apache.org/jira/browse/HDFS-3187
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: build
    Affects Versions: 2.0.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Minor
         Attachments: hdfs-3187.txt

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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to