Github user StefanRRichter commented on a diff in the pull request:
https://github.com/apache/flink/pull/2249#discussion_r70887209
--- Diff:
flink-yarn/src/main/java/org/apache/flink/yarn/YarnApplicationMasterRunner.java
---
@@ -72,26 +68,36 @@
* This class is the executable entry point for the YARN application
master.
* It starts actor system and the actors for {@link
org.apache.flink.runtime.jobmanager.JobManager}
* and {@link YarnFlinkResourceManager}.
- *
+ * <p>
--- End diff --
sorry for that one, i accidentally hit the AF and noticed it too late.
---
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.
---