Marius Petria created SLING-5465:
------------------------------------
Summary: Allow distribution of OSGI events via Distributor API
Key: SLING-5465
URL: https://issues.apache.org/jira/browse/SLING-5465
Project: Sling
Issue Type: Improvement
Components: Distribution
Reporter: Marius Petria
Assignee: Marius Petria
We should expose a new Distributor API that allows to distribute events across
connected instances:
{noformat}
Distributor.distribute(eventTopic, eventProperties)
{noformat}
This would trigger a synchronous event on all endpoints.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)