srmrz opened a new pull request, #159: URL: https://github.com/apache/bahir-flink/pull/159
When trying to use the recently added support for SSL (#155), we realized that we needed support for non-cluster mode. Here we add support for SSL connections in non-cluster configurations. Two things: 1. JedisSentinelPool currently doesn't support SSL connections. So I'm opting so I'm forcing ssl=false for that configuration. 2. Renamed `ssl` to `useSsl`. But I'm very happy to change that back to `ssl` if there's pushback. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
