There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-2906222f-cd5c-4b55-8ae0-920091b93ca1 XWIKI-23474 In Progress

Expose more of the JGroups features

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-c72799f0-1a87-495c-8461-5212b111a724 Changes by Thomas Mortagne on 20/Aug/25 17:40
 
Description: We currently only expose just enough to send events to other cluster members.

The idea is to expose more of the internals of the clustering setup:
*
show introduce an admin section which expose the following things
** the
instance cluster id in the admin
*
show which members are linked to this instance

And
start exposing some features of JGroups, like
** information about other members of the cluster
**
automatically choosing a leader among the members.