Add section to verify a graceful shutdown to the docs#49989
Merged
Conversation
Closes keycloak#49988 Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
ahus1
force-pushed
the
is-49988-verify-graceful-shutdown
branch
from
June 13, 2026 11:16
356f356 to
f148cad
Compare
Member
Author
|
@pruivo - can you please review this PR when you have the time? Gemini AI also gave the following hint to look at the remaining nodes to see if they show messages like "Lost connection to node" or "Cluster view timeout" from an Infinispan logger. I'd say looking in the leaving node's log is sufficient. Still I wonder: Could a remaining Keycloak node log a more specific warning like "Keycloak node did not leave gracefully, check XXX in the docs on how to resolve that"? Thanks! |
Member
|
@ahus1 Infinispan only logs crashes if they cause data loss; a single node crashing will not generate any logs. |
ahus1
marked this pull request as ready for review
June 15, 2026 21:19
Member
Author
|
@pruivo - alright, then let's leave the docs as is. Please review/approve when you have the time. Thanks! |
pruivo
approved these changes
Jun 17, 2026
ahus1
enabled auto-merge (squash)
June 17, 2026 20:12
pedroigor
approved these changes
Jun 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #49988