You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Igal Shilman (Jira)" <ji...@apache.org> on 2021/08/10 15:38:00 UTC

[jira] [Created] (FLINK-23711) Add an asynchronous HTTP transport for the RequestReply function

Igal Shilman created FLINK-23711:
------------------------------------

             Summary: Add an asynchronous HTTP transport for the RequestReply function
                 Key: FLINK-23711
                 URL: https://issues.apache.org/jira/browse/FLINK-23711
             Project: Flink
          Issue Type: Improvement
          Components: Stateful Functions
            Reporter: Igal Shilman
            Assignee: Igal Shilman


Currently StateFun uses a synchronous threaded HTTP client to dispatch invocations to the remote functions. This is highly undesirable, and can be easily changed. We already use and shade Netty.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)