[
https://issues.apache.org/jira/browse/HDFS-17841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated HDFS-17841:
------------------------------
Description:
{code}
java.lang.AssertionError: Expected to find 'localhost:65231: connect timed
out' but got unexpected exception: java.net.SocketTimeoutException:
localhost:65231: Connect timed out
{code}
TestWebHDFSTimeouts fails. JDK17 has changed the exception message from
"connect" to "Connect".
was:TestWebHDFSTimeouts also fails. Both of the tests compare Strings but
JDK17 has changed.
> TestWebHDFSTimeouts fail with JDK17
> -----------------------------------
>
> Key: HDFS-17841
> URL: https://issues.apache.org/jira/browse/HDFS-17841
> Project: Hadoop HDFS
> Issue Type: Test
> Components: test
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Labels: pull-request-available
>
> {code}
> java.lang.AssertionError: Expected to find 'localhost:65231: connect timed
> out' but got unexpected exception: java.net.SocketTimeoutException:
> localhost:65231: Connect timed out
> {code}
> TestWebHDFSTimeouts fails. JDK17 has changed the exception message from
> "connect" to "Connect".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]