Till Rohrmann created FLINK-4458: ------------------------------------ Summary: Remove ForkableFlinkMiniCluster Key: FLINK-4458 URL: https://issues.apache.org/jira/browse/FLINK-4458 Project: Flink Issue Type: Improvement Components: Tests Reporter: Till Rohrmann Priority: Minor
After addressing FLINK-4424 we should be able to get rid of the {{ForkableFlinkMiniCluster}} since we no longer have to pre-determine a port in Flink. Thus, by setting the ports to {{0}} and letting the OS choose a free port, there should no longer be conflicting port requests. Consequently, the {{ForkableFlinkMiniCluster}} will become obsolete. -- This message was sent by Atlassian JIRA (v6.3.4#6332)