You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fil Karnicki (Jira)" <ji...@apache.org> on 2022/04/08 14:03:00 UTC

[jira] [Created] (FLINK-27147) Move DataStream's RequestReplyFunctionBuilder to use the netty client

Fil Karnicki created FLINK-27147:
------------------------------------

             Summary: Move DataStream's RequestReplyFunctionBuilder to use the netty client
                 Key: FLINK-27147
                 URL: https://issues.apache.org/jira/browse/FLINK-27147
             Project: Flink
          Issue Type: Improvement
          Components: Stateful Functions
            Reporter: Fil Karnicki


Part of the datastream integration api, currently RequestReplyFunctionBuilder uses the default (okhttp) http client.

Given that the netty one supports mutual TLS, it would be good to allow the data stream integration api to use it, perhaps by default?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)