[ https://issues.apache.org/jira/browse/FLINK-32478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738858#comment-17738858 ]
Rui Fan commented on FLINK-32478: --------------------------------- Hi [~martijnvisser] [~Sergey Nuyanzin] [~mapohl] Sorry it wasn't fully fixed, SourceCoordinatorAlignmentTest.testWatermarkAlignmentWithTwoGroups fails now. I have analyzed it, and created FLINK-32495. Let's follow it there. BTW, FLINK-32495 doesn't happen every time, I just run CI at master branch before merging. I merged them for master, release-1.16 and release-1.17 after the master CI passed. I will submit multiple PRs in the future for each release branch, and check all CIs. Try to avoid it in the future. Sorry again for this mistake. > SourceCoordinatorAlignmentTest.testAnnounceCombinedWatermarkWithoutStart fails > ------------------------------------------------------------------------------ > > Key: FLINK-32478 > URL: https://issues.apache.org/jira/browse/FLINK-32478 > Project: Flink > Issue Type: Bug > Components: Connectors / Common > Affects Versions: 1.18.0, 1.16.3, 1.17.2 > Reporter: Rui Fan > Assignee: Rui Fan > Priority: Blocker > Labels: pull-request-available, test-stability > Fix For: 1.18.0, 1.16.3, 1.17.2 > > > SourceCoordinatorAlignmentTest.testAnnounceCombinedWatermarkWithoutStart fails > > Root cause: multiple sources share the same thread pool, and the second > source cannot start due to the first source closes the shared thread pool. > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50611&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=8613 -- This message was sent by Atlassian Jira (v8.20.10#820010)