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

[HZ-1149] make the UpdatePermissionConfigOperation retryable (5.1.z) #21510

Merged
merged 1 commit into from Jun 2, 2022

Conversation

kwart
Copy link
Member

@kwart kwart commented Jun 1, 2022

Backports #21440.

Internal JIRA: https://hazelcast.atlassian.net/browse/HZ-1149

When the on-join-operation=SEND is used in the client permissions config and more Hazelcast members start simultaneously, they can hit a point where permissions are locked for change and can't be refreshed. This PR makes the refresh permissions operation retryable to solve the issue.

@kwart kwart merged commit 71cc18d into hazelcast:5.1.z Jun 2, 2022
@kwart kwart deleted the fix/5.1.z/HZ-1149-refresh-permissions branch June 2, 2022 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants