[jira] [Created] (FLINK-7653) Properly implement DispatcherGateway methods on the Dispatcher

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

[jira] [Created] (FLINK-7653) Properly implement DispatcherGateway methods on the Dispatcher

Shang Yuanchun (Jira)
Tzu-Li (Gordon) Tai created FLINK-7653:
------------------------------------------

             Summary: Properly implement DispatcherGateway methods on the Dispatcher
                 Key: FLINK-7653
                 URL: https://issues.apache.org/jira/browse/FLINK-7653
             Project: Flink
          Issue Type: Sub-task
            Reporter: Tzu-Li (Gordon) Tai


Currently, {{DispatcherGateway}} methods such as {{listJobs}}, {{requestStatusOverview}}, and probably other new methods that will be added as we port more existing REST handlers to the new endpoint, have only dummy placeholder implementations in the {{Dispatcher}} marked with TODOs.

This ticket is to track that they are all eventually properly implemented.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)