[ https://issues.apache.org/jira/browse/FLINK-37373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Nuyanzin resolved FLINK-37373. ------------------------------------- Fix Version/s: 2.1.0 Resolution: Fixed > SplitFetcherManagerTest.testCloseFetcherWithException keeps constantly failing > ------------------------------------------------------------------------------ > > Key: FLINK-37373 > URL: https://issues.apache.org/jira/browse/FLINK-37373 > Project: Flink > Issue Type: Bug > Components: Connectors / Common > Affects Versions: 2.1.0 > Reporter: Sergey Nuyanzin > Priority: Blocker > Fix For: 2.1.0 > > > for instance > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=66204&view=logs&j=2e8cb2f7-b2d3-5c62-9c05-cd756d33a819&t=2dd510a3-5041-5201-6dc3-54d310f68906&l=10959 > {noformat} > Feb 23 01:52:09 > Feb 23 01:52:09 Expecting code to raise a throwable. > Feb 23 01:52:09 at > org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManagerTest.testCloseFetcherWithException(SplitFetcherManagerTest.java:74) > Feb 23 01:52:09 at > java.base/java.lang.reflect.Method.invoke(Method.java:568) > Feb 23 01:52:09 at > java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) > Feb 23 01:52:09 at > java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) > Feb 23 01:52:09 at > java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) > Feb 23 01:52:09 at > java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) > Feb 23 01:52:09 at > java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) > {noformat} > I put it to blocker since there is no any success ci after this PR was merged > https://github.com/apache/flink/pull/25569 which I tend to think is the reason > also any PR based on this commit or later is failing with same issue > the ci for previous commit was green > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=66135&view=results -- This message was sent by Atlassian Jira (v8.20.10#820010)