[
https://issues.apache.org/jira/browse/FLINK-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204671#comment-15204671
]
ASF GitHub Bot commented on FLINK-3544:
---------------------------------------
Github user mxm commented on a diff in the pull request:
https://github.com/apache/flink/pull/1741#discussion_r56860326
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/standalone/StandaloneMode.java
---
@@ -16,24 +16,21 @@
* limitations under the License.
*/
-package org.apache.flink.runtime.execution;
+package org.apache.flink.runtime.clusterframework.standalone;
-public interface ExecutionObserver {
+/**
+ * The startup mode for the standalone setup,
+ */
+public enum StandaloneMode {
--- End diff --
You're looking at an old commit. I already removed this class but didn't
want to force-push.
> ResourceManager runtime components
> ----------------------------------
>
> Key: FLINK-3544
> URL: https://issues.apache.org/jira/browse/FLINK-3544
> Project: Flink
> Issue Type: Sub-task
> Components: ResourceManager
> Affects Versions: 1.1.0
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Fix For: 1.1.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)