This method should be moved away from the comment section declaring "internal methods" in this class. Or even better, instead of changing the visibility of methods in this class, couldn't you expose them only through `public static` helper methods in a class that is only in the test package like `ClusterEntryPointTestUtils.startCluster(ClusterEntryPoint ep)`?
[ Full content available at: https://github.com/apache/flink/pull/6750 ] This message was relayed via gitbox.apache.org for [email protected]
