You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gary Yao (JIRA)" <ji...@apache.org> on 2019/05/07 13:45:01 UTC

[jira] [Created] (FLINK-12432) Add SchedulerNG Stub Implementation

Gary Yao created FLINK-12432:
--------------------------------

             Summary: Add SchedulerNG Stub Implementation
                 Key: FLINK-12432
                 URL: https://issues.apache.org/jira/browse/FLINK-12432
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
            Reporter: Gary Yao
            Assignee: Gary Yao


Add a stub implementation of the {{SchedulerNG}} interface that can be configured as a replacement for {{LegacyScheduler}}.

*Acceptance Criteria*
* Stub implementation of {{SchedulerNG}} is added ({{DefaultSchedulerNG}})
* {{DefaultSchedulerNG}} can be enabled via feature toggle in {{flink-conf.yaml}}
** If the feature toggle is not configured, {{LegacyScheduler}} should be used a a default.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)