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

Copy Nearcacheconfig when it needs to be changed #18360

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

sancar
Copy link
Contributor

@sancar sancar commented Mar 4, 2021

This reverts commit f5ad966.

Copies NearcacheConfig and EvictionConfig when they needs
to be changed by NearcacheConfigAccessor so that the object
on ClientConfig/Config does not change when used.

backport of #18348
fixes #17952
fixes hazelcast/hazelcast-enterprise#3966

Copies NearcacheConfig and EvictionConfig when they needs
to be changed by NearcacheConfigAccessor so that the object
on ClientConfig/Config does not change when used.

fixes  hazelcast#17952

(cherry picked from commit e5051d2)
@sancar sancar added this to the 4.0.4 milestone Mar 4, 2021
@sancar sancar requested a review from a team as a code owner March 4, 2021 11:48
@sancar sancar changed the title Revert "Make NearcacheConfig equal before and after it is used" Copy Nearcacheconfig when it needs to be changed Mar 4, 2021
@sancar sancar self-assigned this Mar 4, 2021
@sancar sancar merged commit 3d0dc54 into hazelcast:4.0.z Mar 8, 2021
@sancar sancar deleted the fix/evictionconfig/4.0.z branch March 8, 2021 09:27
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