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)