Skip to content

Improve support for Hazelcast client-server topology #1130

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

Closed
vpavic opened this issue Jul 18, 2018 · 0 comments
Closed

Improve support for Hazelcast client-server topology #1130

vpavic opened this issue Jul 18, 2018 · 0 comments
Assignees
Labels
in: hazelcast type: backport An issue that is a backport of another issue to a maintenance branch type: enhancement A general enhancement
Milestone

Comments

@vpavic
Copy link
Contributor

vpavic commented Jul 18, 2018

Backport of #1101.

@vpavic vpavic added type: enhancement A general enhancement Data Store in: hazelcast type: backport An issue that is a backport of another issue to a maintenance branch labels Jul 18, 2018
@vpavic vpavic added this to the 1.3.4 milestone Jul 18, 2018
@vpavic vpavic self-assigned this Jul 18, 2018
vpavic added a commit that referenced this issue Aug 3, 2018
This commit improves support for use of Spring Session with Hazelcast's client-server topology by ensuring SessionUpdateEntryProcessor is easier to serialize to the cluster. This is done by refactoring SessionUpdateEntryProcessor from static inner class of HazelcastSessionRepository to a dedicated class, therefore minimizing the dependencies to other Spring Session components.

Closes gh-1130
@vpavic vpavic closed this as completed Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: hazelcast type: backport An issue that is a backport of another issue to a maintenance branch type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant