Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client ssl engine doesn't need keyStore and keyStorePassword #2525

Merged

Conversation

mdogan
Copy link
Contributor

@mdogan mdogan commented May 21, 2014

No description provided.

@mdogan mdogan added this to the 3.2.2 milestone May 21, 2014
mdogan added a commit that referenced this pull request May 22, 2014
Client ssl engine doesn't need keyStore and keyStorePassword
@mdogan mdogan merged commit 5bfd121 into hazelcast:maintenance-3.x May 22, 2014
@mdogan mdogan deleted the fix/3.2/sslcontext-keystore branch May 22, 2014 07:47
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
devOpsHazelcast pushed a commit that referenced this pull request Jul 11, 2024
] (#2525)

[Confluent 7.6 only supports Kafka
3.6.x](https://docs.confluent.io/platform/current/installation/versions-interoperability.html#cp-and-apache-ak-compatibility),
but in hazelcast/hazelcast-mono#2498 ~we~ I upgraded to `3.7.1`.

[Kafka 3.7 introduced a breaking
change](apache/kafka#14111), which [caused test
failures](#26372).

As part of hazelcast/hazelcast-mono#2498, I also unified the version of
`kafka-clients` to use the same property (rather than just incrementing
the version to `3.7.1`) to ensure consistency going forwards.

I **have not reverted** this change, which means this PR will
effectively downgrade `kafka-clients` from `3.7.0` (the version _before_
the upgrade in hazelcast/hazelcast-mono#2498) to `3.6.1`.
The reason for this is that if Confluent 7.6 doesn't support Kafka 3.7,
there may be other issues like this our test suite hasn't exposed.

Fixes: #26372 [[HZ-4815]]

[HZ-4815]:
https://hazelcast.atlassian.net/browse/HZ-4815?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Co-authored-by: Burak Gök <burak.gok@hazelcast.com>
GitOrigin-RevId: ed25d207d11922a98ff4f9f00a0f2c609d330c3a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Client Type: Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants