[ 
https://issues.apache.org/jira/browse/FLINK-27147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520346#comment-17520346
 ] 

Fil Karnicki commented on FLINK-27147:
--------------------------------------

hi [~trohrmann] , I recently included mTLS in FLINK-25866but the datastream api 
still uses the old okhttp client, which [~igal] said would be removed soon. 
This task is to make datastream use the new client so that we can benefir from 
mutual tls authentication. Could you assign it to me please?

> 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)

Reply via email to