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

Add a web-clustering test #36

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Conversation

jfdenise
Copy link
Contributor

@jfdenise jfdenise commented Nov 4, 2022

An example that uses web-clustering to share session content between 2 pods.
Scenario is:

  • 1 replica
  • Access the servlet session ID and session content, store sessionID cookie
  • Scale to 2
  • Kill the first replica
  • Access again the endpoint with the stored cookie
  • Check that content is identical.

@kabir
Copy link
Collaborator

kabir commented Nov 4, 2022

@rhusar Please take a look

@kabir kabir merged commit 7dfb7ce into wildfly-extras:main Nov 9, 2022
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

Successfully merging this pull request may close these issues.

2 participants