[ 
https://issues.apache.org/jira/browse/HDFS-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-3187:
------------------------------

    Attachment: hdfs-3187.txt

Attached patch upgrades guava in the pom, and also fixes two calls to methods 
that have been removed in this version of guava. Unfortunately the QA bot won't 
be able to run this patch since it changes the top-level pom.
                
> 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