You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2023/02/06 08:15:00 UTC

[jira] [Created] (FLINK-30914) ZooKeeperLeaderElectionTest.testUnExpectedErrorForwarding failed

Matthias Pohl created FLINK-30914:
-------------------------------------

             Summary: ZooKeeperLeaderElectionTest.testUnExpectedErrorForwarding failed
                 Key: FLINK-30914
                 URL: https://issues.apache.org/jira/browse/FLINK-30914
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.15.3
            Reporter: Matthias Pohl


{{ZooKeeperLeaderElectionTest.testUnExpectedErrorForwarding}} failed:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45731&view=logs&j=b0a398c0-685b-599c-eb57-c8c2a771138e&t=747432ad-a576-5911-1e2a-68c6bedc248a&l=9555

{code}
Feb 06 02:46:51 [ERROR]   ZooKeeperLeaderElectionTest.testUnExpectedErrorForwarding:724 
Feb 06 02:46:51 Expected: Expected failure cause is <org.apache.flink.util.FlinkRuntimeException: testUnExpectedErrorForwarding>
Feb 06 02:46:51      but: The throwable <org.apache.flink.shaded.zookeeper3.org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss> does not contain the expected failure cause <org.apache.flink.util.FlinkRuntimeException: testUnExpectedErrorForwarding>
{code}



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