You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/11/14 16:47:00 UTC

[jira] [Created] (FLINK-14795) Rework TaskExecutorPartitionLifecycleTest

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)