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)