Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/2249#discussion_r70884431
--- 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 --
Of the 96 additions made a grand total of 6 are actually related to this
PR. Please limit your auto-formatting. I'm not a fan of checking 15x the number
of lines necessary.
---
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.
---