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

[jira] [Created] (FLINK-31937) Failing Unit Test: ClientTest.testClientServerIntegration "Connection leak"

Kurt Ostfeld created FLINK-31937:
------------------------------------

             Summary: Failing Unit Test: ClientTest.testClientServerIntegration "Connection leak"
                 Key: FLINK-31937
                 URL: https://issues.apache.org/jira/browse/FLINK-31937
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Queryable State
            Reporter: Kurt Ostfeld


{code:java}
[ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 34.68 s <<< FAILURE! - in org.apache.flink.queryablestate.network.ClientTest[ERROR] org.apache.flink.queryablestate.network.ClientTest.testClientServerIntegration  Time elapsed: 3.801 s  <<< FAILURE!java.lang.AssertionError: Connection leak (server)     at org.apache.flink.queryablestate.network.ClientTest.testClientServerIntegration(ClientTest.java:719) {code}



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