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 status of remote cache and cluster members to server info view #989

Open
ahus1 opened this issue Sep 25, 2024 · 2 comments
Open

Add status of remote cache and cluster members to server info view #989

ahus1 opened this issue Sep 25, 2024 · 2 comments

Comments

@ahus1
Copy link
Contributor

ahus1 commented Sep 25, 2024

For users of Keycloak, there should be a simple way to determine if the cluster has been formed correctly if JGroups is being used.

Possibly in DefaultInfinispanConnectionProviderFactory implement ServerInfoAwareProviderFactory and provide the information so it is available in the server view. This way an admin can check if the cluster has formed successfully.

@ahus1
Copy link
Contributor Author

ahus1 commented Sep 25, 2024

@mhajas - I wonder if this could help with cases like the one you are currently analyzing. WDYT? What should be visible in the server info tab in the Admin UI wrt to Infinispan / JGroups?

cc: @pruivo, @ryanemerson

@ryanemerson
Copy link
Contributor

+1 from me. I think including both the local (embedded or remote) cluster and site view would be useful. For remote-cache it might also be useful to include the client's topology of available Infinispan nodes.

There's already a Keycloak issue requesting such a resource, as a similar one was available on the old WFLY based server: keycloak/keycloak#11086

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