You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Weijie Guo (Jira)" <ji...@apache.org> on 2023/04/24 02:36:00 UTC

[jira] [Assigned] (FLINK-31897) Failing Unit Test: org.apache.flink.queryablestate.network.ClientTest.testRequestUnavailableHost

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

Weijie Guo reassigned FLINK-31897:
----------------------------------

    Assignee: Yuxin Tan

> Failing Unit Test: org.apache.flink.queryablestate.network.ClientTest.testRequestUnavailableHost
> ------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-31897
>                 URL: https://issues.apache.org/jira/browse/FLINK-31897
>             Project: Flink
>          Issue Type: Bug
>          Components: API / State Processor
>            Reporter: Kurt Ostfeld
>            Assignee: Yuxin Tan
>            Priority: Minor
>
>  
>  
> {code:java}
> [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.612 s <<< FAILURE! - in org.apache.flink.queryablestate.network.ClientTest [ERROR] org.apache.flink.queryablestate.network.ClientTest.testRequestUnavailableHost Time elapsed: 0.006 s <<< FAILURE! java.lang.AssertionError: 
> Expected: A CompletableFuture that will have failed within 3600000 milliseconds with: java.net.ConnectException but: Future completed with different exception: org.apache.flink.shaded.netty4.io.netty.channel.AbstractChannel$AnnotatedSocketException: Can't assign requested address: <redacted>/<redacted>:0 Caused by: java.net.BindException: Can't assign requested address  {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)