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

Skip max invocation count check for recreateCachesOnCluster #16014

Merged

Conversation

sancar
Copy link
Contributor

@sancar sancar commented Nov 14, 2019

Invocations on cluster restart like registering listeners,
creating proxies are all urgent and they are not checked for
max invocation count.
recreateCachesOnCluster also will not checked with the changes
in this pr.

fix is backported from
#16026

fixes #15556

Invocations on cluster restart like registering listeners,
creating proxies are all urgent and they are not checked for
max invocation count.
recreateCachesOnCluster also will not checked with the changes
in this pr.

fix is backported from
hazelcast#15859

fixes hazelcast#15556
@sancar sancar force-pushed the fix/recreateCacheConfig/maint3.x branch from c0173c0 to ab02d49 Compare November 15, 2019 11:25
@sancar sancar merged commit d3fa414 into hazelcast:maintenance-3.x Nov 18, 2019
@sancar sancar deleted the fix/recreateCacheConfig/maint3.x branch November 18, 2019 07:57
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants