Eron Wright created FLINK-5029: ----------------------------------- Summary: Implement KvState SSL Key: FLINK-5029 URL: https://issues.apache.org/jira/browse/FLINK-5029 Project: Flink Issue Type: Sub-task Reporter: Eron Wright
The KVState endpoint is new to 1.2 and should support SSL as the others do. Note that, with FLINK-4898, the SSL support code is decoupled from the NettyClient/NettyServer, so can be used by the KvState code by simply installing the `SSLProtocolHandler`. -- This message was sent by Atlassian JIRA (v6.3.4#6332)