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/12/11 08:38:00 UTC

[jira] [Created] (FLINK-8232) Create RestHandler for long running operations

Till Rohrmann created FLINK-8232:
------------------------------------

             Summary: Create RestHandler for long running operations
                 Key: FLINK-8232
                 URL: https://issues.apache.org/jira/browse/FLINK-8232
             Project: Flink
          Issue Type: Sub-task
          Components: REST
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
             Fix For: 1.5.0


We need a rest handler which can trigger long running asynchronous operations and creates a resource to check the operation's state. This resource should be returned in the location header and be completed once the long running operation has finished.



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