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

Akira Ajisaka updated HADOOP-15886:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.0
           Status: Resolved  (was: Patch Available)

Committed this to trunk. Thanks [~elgoiri] for the review!

> Fix findbugs warnings in RegistryDNS.java
> -----------------------------------------
>
>                 Key: HADOOP-15886
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15886
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: YARN-8956.01.patch
>
>
> {noformat}
>   FindBugs :
>        module:hadoop-common-project/hadoop-registry
>        Exceptional return value of 
> java.util.concurrent.ExecutorService.submit(Callable) ignored in 
> org.apache.hadoop.registry.server.dns.RegistryDNS.addNIOTCP(InetAddress, int) 
> At RegistryDNS.java:ignored in 
> org.apache.hadoop.registry.server.dns.RegistryDNS.addNIOTCP(InetAddress, int) 
> At RegistryDNS.java:[line 900]
>        Exceptional return value of 
> java.util.concurrent.ExecutorService.submit(Callable) ignored in 
> org.apache.hadoop.registry.server.dns.RegistryDNS.addNIOUDP(InetAddress, int) 
> At RegistryDNS.java:ignored in 
> org.apache.hadoop.registry.server.dns.RegistryDNS.addNIOUDP(InetAddress, int) 
> At RegistryDNS.java:[line 926]
>        Exceptional return value of 
> java.util.concurrent.ExecutorService.submit(Callable) ignored in 
> org.apache.hadoop.registry.server.dns.RegistryDNS.serveNIOTCP(ServerSocketChannel,
>  InetAddress, int) At RegistryDNS.java:ignored in 
> org.apache.hadoop.registry.server.dns.RegistryDNS.serveNIOTCP(ServerSocketChannel,
>  InetAddress, int) At RegistryDNS.java:[line 850]
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to