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

Allow migration of non-persistent sessions to persistent sessions #29375

Closed
Tracked by #28265
ahus1 opened this issue May 8, 2024 · 0 comments · Fixed by #29377
Closed
Tracked by #28265

Allow migration of non-persistent sessions to persistent sessions #29375

ahus1 opened this issue May 8, 2024 · 0 comments · Fixed by #29377
Assignees
Labels
kind/enhancement Categorizes a PR related to an enhancement release/25.0.0 team/cross-dc

Comments

@ahus1
Copy link
Contributor

ahus1 commented May 8, 2024

When migrating from non-persistent sessions that are stored for example in an external Infinispan or a persistent for an embedded Infinispan, those client sessions are using different UUIDs. Also the mix of having persistent and non-persistent sessions in the caches could lead to strange results.

I assume people would get into a situation with persistent and non-persisted sessions in their setup as they don't clear the persistence configured for the embedded Infinispan or don't clear the cache in the external Infinispan. So I'd like to offer a supported alternative if that can be done in a reasonable time.

@ahus1 ahus1 self-assigned this May 8, 2024
@ahus1 ahus1 added kind/enhancement Categorizes a PR related to an enhancement team/cross-dc labels May 8, 2024
ahus1 added a commit to ahus1/keycloak that referenced this issue May 8, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 13, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 13, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 13, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 13, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 13, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 13, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 15, 2024
…ing upgrades

Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 16, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 16, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 16, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 16, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 21, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit to ahus1/keycloak that referenced this issue May 21, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
ahus1 added a commit that referenced this issue May 22, 2024
Closes #29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
tmorin pushed a commit to tmorin/keycloak that referenced this issue May 23, 2024
Closes keycloak#29375

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes a PR related to an enhancement release/25.0.0 team/cross-dc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant