Chesnay Schepler created FLINK-14795: ----------------------------------------
Summary: Rework TaskExecutorPartitionLifecycleTest Key: FLINK-14795 URL: https://issues.apache.org/jira/browse/FLINK-14795 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination, Tests Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.10.0 The {{TaskExecutorPartitionLifecycleTest}} is more complicated than necessary because it checks the partition-related behaviors on the shuffle environment level, when it would be sufficient to check that the appropriate methods on the partition tracker are being called. We should then add additional tests for verifying the interactions between the partition tracker and shuffle environment. -- This message was sent by Atlassian Jira (v8.3.4#803005)