[
https://issues.apache.org/jira/browse/FLINK-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-14795.
------------------------------------
Resolution: Fixed
master: b8f3b39abe7213c7523add591e26d74113d2001b
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)