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

Improve spring-session to show that session replication #196

Open
vchintal opened this issue Mar 1, 2018 · 1 comment
Open

Improve spring-session to show that session replication #196

vchintal opened this issue Mar 1, 2018 · 1 comment

Comments

@vchintal
Copy link
Contributor

vchintal commented Mar 1, 2018

@slaskawi The spring-session module is excellent to show how HTTP sessions could be saved in Infinispan caches but we aren't actually showing the value by demo'ing the session replication if a new spring-boot instance comes up and we hit the same context path. We should be able to show that session replicated and the same session ID is displayed as was created in the first spring-boot container.

I have the code ready, let me know if a pull request can be sent. Thanks!

@slaskawi
Copy link
Contributor

slaskawi commented Mar 2, 2018

I think that's an awesome idea! Pull requests welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants