[jira] [Created] (FLINK-8604) Move JobTerminationHandler to WebMonitorEndpoint

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8604) Move JobTerminationHandler to WebMonitorEndpoint

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-8604:
------------------------------------

             Summary: Move JobTerminationHandler to WebMonitorEndpoint
                 Key: FLINK-8604
                 URL: https://issues.apache.org/jira/browse/FLINK-8604
             Project: Flink
          Issue Type: Improvement
          Components: REST
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


The {{JobTerminationHandler}} is currently only registered in the {{DispatcherRestEndpoint}}. However, it should also be possible to terminate jobs from the web UI. In order to support this, the {{JobTerminationHandler}} has to be registered at the {{WebMonitorEndpoint}}.



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