[ 
https://issues.apache.org/jira/browse/HDFS-11953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043326#comment-16043326
 ] 

Xiaoyu Yao commented on HDFS-11953:
-----------------------------------

There is a javac warning on Guava HostAndPort#getHostText(). I plan to leave it 
as-is until we move to Guava version 20.0+ with HostAndPort#getHost().

{code}
@Deprecated
public String getHostText()
Deprecated. Use getHost() instead. This method is scheduled for removal in 
Guava 22.0.
{code}

> Remove Guava v21 usage from HDFS-7240
> -------------------------------------
>
>                 Key: HDFS-11953
>                 URL: https://issues.apache.org/jira/browse/HDFS-11953
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>    Affects Versions: HDFS-7240
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>         Attachments: HDFS-11953-HDFS-7240.001.patch
>
>
> Due to HADOOP-14386, Guava on trunk has been reverted back from v21 to 
> v11.0.2. There are only two usage currently in HDFS-7240 which prevents us 
> from merging trunk. This ticket is opened to change them using alternative 
> methods from v11.0.2 so that we can merge trunk.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to