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

Tenant control cache create fix 4.0 branch #17127

Merged
merged 5 commits into from
Jun 25, 2020

Conversation

lprimak
Copy link
Contributor

@lprimak lprimak commented Jun 24, 2020

Version 4.0.z (branch)

Wrapped factory instantiation in try/finally block with tenant control enabled.
This is so factories have their tenant environment set

Please view diff w/o whitespace changes to make it a very easy diff :)

Same as #17122 but for the branch

when factories get invoked, appropriate tenant environment is created
- moved some of constructor's functionality into a private method to comply with checkstyle rules
@ghost ghost added the Source: Community PR or issue was opened by a community user label Jun 24, 2020
@vbekiaris vbekiaris added this to the 4.0.3 milestone Jun 25, 2020
@vbekiaris vbekiaris merged commit bbd1c4a into hazelcast:4.0.z Jun 25, 2020
@vbekiaris
Copy link
Contributor

Merging with single approval, change is already merged in 3.12.z & master

@hazelcast hazelcast deleted a comment from devOpsHazelcast Jun 26, 2020
@hazelcast hazelcast deleted a comment from vbekiaris Jun 26, 2020
@lprimak lprimak deleted the TENANT_CACHE_CREATE_FIX-4 branch November 7, 2020 23:42
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

2 participants