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

[CN-634] Add client recreation logic for times client cannot access the cluster #500

Merged
merged 4 commits into from Dec 20, 2022

Conversation

mtyazici
Copy link
Contributor

@mtyazici mtyazici commented Dec 13, 2022

Description

Changes:

  • Added client recreation logic for times client cannot access the cluster
  • Fixed the nil pointer bug in UpdateMembers function

User Impact

Operator will restart the Hazelcast client when the cluster is inaccessible.

@mtyazici mtyazici added this to the 5.6 milestone Dec 13, 2022
@mtyazici mtyazici requested a review from a team as a code owner December 13, 2022 10:59
@mtyazici mtyazici requested review from SeriyBg and cagric0 and removed request for a team December 13, 2022 10:59
@github-actions github-actions bot added enhancement New feature or request fix This type is used to identify changes related to backward-compatible bug fixes labels Dec 13, 2022
@cheels cheels removed the enhancement New feature or request label Dec 13, 2022
@github-actions github-actions bot added the enhancement New feature or request label Dec 14, 2022
@mtyazici mtyazici removed the enhancement New feature or request label Dec 14, 2022
@github-actions github-actions bot added the enhancement New feature or request label Dec 14, 2022
@mtyazici mtyazici force-pushed the cn-634 branch 2 times, most recently from 8f4de81 to 27f9ba8 Compare December 19, 2022 17:13
@mtyazici mtyazici temporarily deployed to report December 19, 2022 18:05 — with GitHub Actions Inactive
@mtyazici mtyazici changed the title [CN-634] Fix nil pointer exception in UpdateMembers [CN-634] Add client recreation logic for times client cannot access the cluster Dec 20, 2022
@mtyazici mtyazici removed the fix This type is used to identify changes related to backward-compatible bug fixes label Dec 20, 2022
@mtyazici mtyazici merged commit 40e48ba into main Dec 20, 2022
@mtyazici mtyazici deleted the cn-634 branch December 20, 2022 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants