This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-0a9ff92d-dee1-497c-9a3b-18dd8025e1a8 XWIKI-22854 Open

Allow configuring the observation channel and jgroups from dynamic input

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-1b117324-1d69-46c9-a9d7-db778f24c3e1 Thomas Mortagne created this issue on 05/Feb/25 11:48
 
Summary: Allow configuring the observation channel and jgroups from dynamic input
Issue Type: cid:jira-generated-image-avatar-0a9ff92d-dee1-497c-9a3b-18dd8025e1a8 New Feature
Affects Versions: 17.0.0
Assignee: Unassigned
Components: Observation
Created: 05/Feb/25 11:48
Priority: cid:jira-generated-image-static-major-bdd10b34-3e2f-407e-a28f-af7cf7fb19af Major
Reporter: Thomas Mortagne
Description:

When configuring a cluster, it's generally needed to configure the observation channel and JGroups.

The goal of this issue is to ensure that any clustering use case can be covered without having any difference in the files stored in each instance.

 
 

1 update

 
cid:jira-generated-image-avatar-1b117324-1d69-46c9-a9d7-db778f24c3e1 Changes by Thomas Mortagne on 05/Feb/25 11:50
 
Description: When configuring a cluster, it's generally needed to configure the observation channel and JGroups.

The goal of this issue is to ensure that any clustering use case can be covered without having any difference in the files stored in each instance.


It's very likely that nothing actually need to be implemented in practice (for example, if JGroups can always be configured in a way in which all instances have the same configuration), which would remove the block on XWIKI-22853. In this case the outcome will be to document how to configure JGroups that way.