Github user uce commented on a diff in the pull request:
https://github.com/apache/flink/pull/1906#discussion_r60187361
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/RemoteStreamEnvironment.java
---
@@ -90,7 +90,7 @@ public RemoteStreamEnvironment(String host, int port,
String... jarFiles) {
* @param port
* The port of the master (JobManager), where the program
should
* be executed.
- * @param config
+ * @param clientConfiguration
--- End diff --
I like the renaming, makes it clearer ð
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---