[ https://issues.apache.org/jira/browse/FLINK-36168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Pohl resolved FLINK-36168. ----------------------------------- Fix Version/s: 2.0.0 Resolution: Fixed master: [7cff1da89cbd4f35b12c61a3e109db4a55682e44|https://github.com/apache/flink/commit/7cff1da89cbd4f35b12c61a3e109db4a55682e44] > AdaptiveSchedulerTest doesn't follow the production lifecycle > ------------------------------------------------------------- > > Key: FLINK-36168 > URL: https://issues.apache.org/jira/browse/FLINK-36168 > Project: Flink > Issue Type: Sub-task > Reporter: Matthias Pohl > Assignee: Zdenek Tison > Priority: Major > Labels: pull-request-available > Fix For: 2.0.0 > > > The {{AdaptiveSchedulerTest}} doesn't follow the production lifecycle > properly: The executor representing the main thread is shutting down before > the AdaptiveScheduler is closed (or more precisely, the scheduler isn't > closed at all in most of the tests). > This can cause issues when shutting down the executor and tasks still being > scheduled and not properly cleaned up. This issue is about fixing the test in > this regards. -- This message was sent by Atlassian Jira (v8.20.10#820010)