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)