You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/12/09 10:16:00 UTC

[jira] [Updated] (FLINK-30340) PulsarUnorderedSourceITCase fails with IllegalStateException

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

Matthias Pohl updated FLINK-30340:
----------------------------------
        Parent: FLINK-28352
    Issue Type: Sub-task  (was: Bug)

> PulsarUnorderedSourceITCase fails with IllegalStateException
> ------------------------------------------------------------
>
>                 Key: FLINK-30340
>                 URL: https://issues.apache.org/jira/browse/FLINK-30340
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Pulsar
>    Affects Versions: 1.17.0
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: test-stability
>
> We have test failures in \{{PulsarUnorderedSourceITCase}} in the following build due to an {{IllegalStateException}} being caused by the job reaching {{CANCELLED}} state: [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43793&view=logs&j=8eee98ee-a482-5f7c-2c51-b3456453e704&t=da58e781-88fe-508b-b74c-018210e533cc&l=38014]
> {code:java}
> Dec 08 01:26:44 java.lang.IllegalStateException: Job has entered CANCELED state, but expecting [FINISHED]
> Dec 08 01:26:44 	at org.apache.flink.runtime.testutils.CommonTestUtils.lambda$waitForJobStatus$7(CommonTestUtils.java:284)
> Dec 08 01:26:44 	at org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:150)
> Dec 08 01:26:44 	at org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:144)
> Dec 08 01:26:44 	at org.apache.flink.runtime.testutils.CommonTestUtils.waitForJobStatus(CommonTestUtils.java:268)
> Dec 08 01:26:44 	at org.apache.flink.connector.testframe.testsuites.SourceTestSuiteBase.testSourceSingleSplit(SourceTestSuiteBase.java:159)
> [...] {code}



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