Cellar stopped producer still generates event
---------------------------------------------
Key: KARAF-1239
URL: https://issues.apache.org/jira/browse/KARAF-1239
Project: Karaf
Issue Type: Bug
Components: cellar-core
Affects Versions: cellar-2.2.3
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: cellar-3.0.0, cellar-2.2.4
If we stop an event producer:
<code>
karaf@root> cluster:producer-stop
</code>
and generate an event (for instance by installing a feature with
cluster:features-install), the event is generated and the distributed map is up
to date.
However, the event should not be produced and the distributed map should not be
updated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira