Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

[BAHIR-315] Move SSL config to FlinkJedisConfigBase #159

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

srmrz
Copy link
Contributor

@srmrz srmrz commented Oct 21, 2022

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 allows us to support SSL connections in non-cluster configurations.

JedisSentinelPool currently doesn't support SSL connections.
@srmrz
Copy link
Contributor Author

srmrz commented Oct 31, 2022

Let me know if this can be considered part of https://issues.apache.org/jira/browse/BAHIR-315 or if should create a separate ticket.

@srmrz
Copy link
Contributor Author

srmrz commented Nov 15, 2022

Checking in on this again since it's been a few weeks now, @eskabetxe. I'm interested in working with the community to land this PR and see this in a release soon 🙏

@eskabetxe eskabetxe changed the title Move SSL config to FlinkJedisConfigBase [BAHIR-315] Move SSL config to FlinkJedisConfigBase Nov 21, 2022
@eskabetxe eskabetxe merged commit ca1eb01 into apache:master Nov 21, 2022
@eskabetxe
Copy link
Member

Hi @srmrz ,
Sorry for the delay..
Thanks for your contribution..
Merged

@srmrz srmrz deleted the non-cluster-mode-ssl branch November 21, 2022 15:29
@srmrz
Copy link
Contributor Author

srmrz commented Feb 9, 2023

@eskabetxe thanks for merging this a while back.

We're hoping to use Apache Bahir in production but we haven't seen this change land in a new release yet.

Do you know when we should expect to see a new release of this project?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants