You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2020/03/24 16:42:00 UTC

[jira] [Created] (FLINK-16754) Consider refactoring of ProcessMemoryUtilsTestBase to avoid inheritance

Andrey Zagrebin created FLINK-16754:
---------------------------------------

             Summary: Consider refactoring of ProcessMemoryUtilsTestBase to avoid inheritance
                 Key: FLINK-16754
                 URL: https://issues.apache.org/jira/browse/FLINK-16754
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Configuration, Runtime / Coordination
            Reporter: Andrey Zagrebin
            Assignee: Andrey Zagrebin
             Fix For: 1.11.0


After FLINK-16615 we have class structure of memory utils with isolation of responsibilities, mostly through composition. We should consider to refactor the tests as well to get more abstraction targeted tests with better isolation and w/o implicit test inheritance contracts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)