[ 
https://issues.apache.org/jira/browse/HADOOP-17331?focusedWorklogId=616983&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-616983
 ]

ASF GitHub Bot logged work on HADOOP-17331:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Jun/21 10:06
            Start Date: 30/Jun/21 10:06
    Worklog Time Spent: 10m 
      Work Description: jojochuang merged pull request #2884:
URL: https://github.com/apache/hadoop/pull/2884


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 616983)
    Time Spent: 0.5h  (was: 20m)

> [JDK 15] TestDNS fails by UncheckedIOException
> ----------------------------------------------
>
>                 Key: HADOOP-17331
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17331
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> After [JDK-8235783|https://bugs.openjdk.java.net/browse/JDK-8235783], 
> DatagramSocket::connect throws UncheckedIOException if connect fails.
> {noformat}
> [INFO] Running org.apache.hadoop.net.TestDNS
> [ERROR] Tests run: 12, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 
> 0.403 s <<< FAILURE! - in org.apache.hadoop.net.TestDNS
> [ERROR] testNullDnsServer(org.apache.hadoop.net.TestDNS)  Time elapsed: 0.134 
> s  <<< ERROR!
> java.io.UncheckedIOException: java.net.SocketException: Unsupported address 
> type
>       at 
> java.base/sun.nio.ch.DatagramSocketAdaptor.connect(DatagramSocketAdaptor.java:120)
>       at java.base/java.net.DatagramSocket.connect(DatagramSocket.java:341)
> {noformat}
> Full error log: 
> https://gist.github.com/aajisaka/2a24cb2b110cc3d19f7dec6256db6844



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to