zentol commented on a change in pull request #11240: [FLINK-16190][e2e] Migrate
tests to FlinkResource
URL: https://github.com/apache/flink/pull/11240#discussion_r385959741
##########
File path:
flink-end-to-end-tests/flink-end-to-end-tests-common/src/main/java/org/apache/flink/tests/util/flink/FlinkDistribution.java
##########
@@ -86,7 +84,7 @@
private Configuration defaultConfig;
- public FlinkDistribution() {
+ FlinkDistribution() {
Review comment:
This represents the actual API that would be public if it were in another
package; will not change it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services