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

[jira] [Created] (FLINK-24534) Set async based transport for remote functions default

Igal Shilman created FLINK-24534:
------------------------------------

             Summary: Set async based transport for remote functions default 
                 Key: FLINK-24534
                 URL: https://issues.apache.org/jira/browse/FLINK-24534
             Project: Flink
          Issue Type: Improvement
          Components: Stateful Functions
            Reporter: Igal Shilman
            Assignee: Igal Shilman


Currently, in an endpoint definition, if a transport field is not specified we assume that the transport is the synchronous one (io.statefun.transports.v1/okhttp), we should make the asynchronous transport (io.statefun.transports.v1/async) to be the default one.

 



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