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

[jira] [Updated] (FLINK-25101) FlinkKafkaProducerITCase.testMigrateFromAtLeastOnceToExactlyOnce failed due to CorrelationIdMismatchException

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

Flink Jira Bot updated FLINK-25101:
-----------------------------------
    Labels: stale-assigned test-stability  (was: test-stability)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issue is assigned but has not received an update in 30 days, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a comment updating the community on your progress.  If this issue is waiting on feedback, please consider this a reminder to the committer/reviewer. Flink is a very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone else may work on it.


> FlinkKafkaProducerITCase.testMigrateFromAtLeastOnceToExactlyOnce failed due to CorrelationIdMismatchException
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-25101
>                 URL: https://issues.apache.org/jira/browse/FLINK-25101
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kafka
>    Affects Versions: 1.15.0
>            Reporter: Yun Gao
>            Assignee: Fabian Paul
>            Priority: Major
>              Labels: stale-assigned, test-stability
>
> {code:java}
> Nov 29 17:19:22 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
> Nov 29 17:19:22 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
> Nov 29 17:19:22 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
> Nov 29 17:19:22 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
> Nov 29 17:19:22 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
> Nov 29 17:19:22 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
> Nov 29 17:19:22 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
> Nov 29 17:19:22 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
> Nov 29 17:19:22 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
> Nov 29 17:19:22 
> Nov 29 17:19:22 [INFO] 
> Nov 29 17:19:22 [INFO] Results:
> Nov 29 17:19:22 [INFO] 
> Nov 29 17:19:22 [ERROR] Errors: 
> Nov 29 17:19:22 [ERROR]   FlinkKafkaProducerITCase.testMigrateFromAtLeastOnceToExactlyOnce:592->KafkaTestBase.assertExactlyOnceForTopic:317 ยป CorrelationIdMismatch
> Nov 29 17:19:22 [INFO] 
> Nov 29 17:19:22 [ERROR] Tests run: 175, Failures: 0, Errors: 1, Skipped: 0
>  {code}
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27226&view=logs&j=c5f0071e-1851-543e-9a45-9ac140befc32&t=15a22db7-8faa-5b34-3920-d33c9f0ca23c&l=35495]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)