[
https://issues.jboss.org/browse/DROOLS-3765?page=com.atlassian.jira.plugi...
]
Massimiliano Dessi edited comment on DROOLS-3765 at 3/18/19 6:21 AM:
---------------------------------------------------------------------
The pods use a configmap to elect the leader, an update is sent to all the pods in the
cluster the behaviour is the following:
The leader consume the user topic and in the handle event it produce a event on the master
topic, the slaves consumes the events in the master topic.
If the leader is lost a new leader is elected and the slave turned into new leader change
is topic to consume in 10 seconds.
https://github.com/desmax74/openshift-hacep
was (Author: mdessi):
The pods use a configmap to elect the leader, an update is sent to all the pods in the
cluster the behaviour is the following:
The leader consume the user topic and in the handle event it produce a event on the master
topic, the slaves consumes the events in the master topic.
If the leader is lost a new leader is elected and the slave turned into new leader change
is topic to consume in 10 seconds.
Enable the pod to act as a comsumer or producer
------------------------------------------------
Key: DROOLS-3765
URL:
https://issues.jboss.org/browse/DROOLS-3765
Project: Drools
Issue Type: Sub-task
Reporter: Massimiliano Dessi
Assignee: Massimiliano Dessi
Priority: Major
The pod must act as a consumer or producer using the status of Master (consumer and
producer) or slave (consumer)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)