You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/08/16 14:52:00 UTC

[jira] [Created] (FLINK-7459) Introduce RedirectHandler for the WebRuntimeMonitor

Till Rohrmann created FLINK-7459:
------------------------------------

             Summary: Introduce RedirectHandler for the WebRuntimeMonitor
                 Key: FLINK-7459
                 URL: https://issues.apache.org/jira/browse/FLINK-7459
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Coordination, Webfrontend
    Affects Versions: 1.4.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann


Currently, the {{StaticFileServerHandler}} and the {{RuntimeMonitorHandlerBase}} both have functionality to redirect the requests to the current leader. In the future, there will be an {{AbstractRestHandler}} for Flip-6 which also needs this functionality. 

I therefore propose to create a general purpose {{RedirectHandler}} which can be extended to automatically add support for redirection.



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