Skip to content

Conversation

@wonkeun-choi
Copy link
Contributor

Hotfix Summary

  • Fixed OAuth2 login issue occurring with multiple replicas.
  • Enabled Redis-backed Spring Session to prevent session/state mismatch.
  • Updated application-prod.yml with spring.session.store-type=redis.
  • Added spring-session-data-redis dependency to build.gradle.

Effect

This resolves the login failure happening only in the production cluster with replicas=2.

Merge Target

→ main

@wonkeun-choi wonkeun-choi merged commit f6440a4 into main Dec 4, 2025
1 check passed
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