[ https://issues.apache.org/jira/browse/BAHIR-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684581#comment-17684581 ]
ASF subversion and git services commented on BAHIR-315: ------------------------------------------------------- Commit 510a2b18ea8ad42932a37604b57ad5d47fb62a03 in bahir-flink's branch refs/heads/BAHIR-308 from Sebastian Ramirez [ https://gitbox.apache.org/repos/asf?p=bahir-flink.git;h=510a2b1 ] [BAHIR-315] Move SSL config to FlinkJedisConfigBase This allows us to support SSL connections in non-cluster configurations. JedisSentinelPool currently doesn't support SSL connections. > Redis connector: add Support for SSL connections for cluster > ------------------------------------------------------------- > > Key: BAHIR-315 > URL: https://issues.apache.org/jira/browse/BAHIR-315 > Project: Bahir > Issue Type: Improvement > Components: Flink Streaming Connectors > Affects Versions: Flink-1.0 > Reporter: Kostas Netsiporenko > Assignee: João Boto > Priority: Major > Fix For: Flink-1.2.0 > > > Add support for SSL connections for clusters connections > * Upgrade the redis/jedis dependency to support SSL connections for clusters > (SSL support for cluster was added on 3.1.0. > [https://github.com/redis/jedis/releases/tag/jedis-3.1.0] ) > * FlinkJedisClusterConfig should allow you to set a flag. > * When creating a JedisCluster pass the SSL flag. > -- This message was sent by Atlassian Jira (v8.20.10#820010)