When Kie server is using WebSockets to connect to controller then it is connected to one specific controller. This may become a complication in case Kie servers are connecting to cluster of controllers. In this case every controller is able to update just Kie servers that are connected specifically to that controller node.
If any user updates controller configuration then the updated configuration is distributed among all controllers in a cluster. Every controller needs to be able to recognize configuration updates and apply changes to all Kie servers connected to this controller using WebSockets.
- is related to
-
JBPM-9134 Synchronisation of clustered controllers with Kie servers not working
- Closed
- relates to
-
JBPM-6593 Clustering support for Standalone controller
- Resolved
-
RHPAM-1504 Adjust rhpam71-authoring-ha template based on WebSocket limitations
- Closed