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:07:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-27147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fil Karnicki updated FLINK-27147:
---------------------------------
    Summary: Change DataStream's RequestReplyFunctionBuilder to use the netty client   (was: Move DataStream's RequestReplyFunctionBuilder to use the netty client)

> Change 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
>            Priority: Minor
>
> 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)