TisonKun created FLINK-10541: -------------------------------- Summary: Removed unused code of LocalFlinkMiniCluster Key: FLINK-10541 URL: https://issues.apache.org/jira/browse/FLINK-10541 Project: Flink Issue Type: Task Components: Tests Affects Versions: 1.7.0 Reporter: TisonKun Assignee: TisonKun Fix For: 1.7.0
{{TestBaseUtils#startCluster}} depends on legacy class {{LocalFlinkMiniCluster}}, however, this class itself is unused. Let's remove it and help confirm we can directly remove {{LocalFlinkMiniCluster}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)