[ https://issues.apache.org/jira/browse/FLINK-32478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738887#comment-17738887 ]
Rui Fan commented on FLINK-32478: --------------------------------- I have submit 3 PRs(master, 1.16, 1.17) for FLINK-32495, their changed are same, and they will run CI 3 times, do you think it's ok? Or do you want to run 3 times for master PR? BTW, I have run `SourceCoordinatorAlignmentTest.testWatermarkAlignmentWithTwoGroups` on my Local more than 1K times. They are fine now with FLINK-32495. You can check the test at this [comment|https://issues.apache.org/jira/browse/FLINK-32495?focusedCommentId=17738873&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17738873]. > 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)