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

Yiqun Lin edited comment on HDFS-11824 at 5/16/17 3:39 AM:
-----------------------------------------------------------

Thanks [~vagarychen] for the review!
Attach the patch to fix checkstyle warning. Will verify the failure test after 
Jenkins. I did a quick look, current failure tests seem not related.


was (Author: linyiqun):
Thanks [~vagarychen] for the review!
Attach the patch to fix checkstyle warning. Will verify the failure test after 
Jenkins. I did a quick check, current failure tests seem not related.

> Ozone: Fix javac warnings
> -------------------------
>
>                 Key: HDFS-11824
>                 URL: https://issues.apache.org/jira/browse/HDFS-11824
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Yiqun Lin
>            Assignee: Yiqun Lin
>         Attachments: HDFS-11824-HDFS-7240.001.patch, 
> HDFS-11824-HDFS-7240.002.patch
>
>
> Found many javac warnings generated from ozone sources codes. Totally two 
> types warnings:
> {noformat}
> [WARNING] 
> /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/ozone/web/client/OzoneBucket.java:[482,41]
>  [deprecation] DefaultHttpClient in org.apache.http.impl.client has been 
> deprecated
> [WARNING] 
> /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/ozone/OzoneClientUtils.java:[284,52]
>  [deprecation] getHostText() in HostAndPort has been deprecated
> {noformat}



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