You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Marius Petria (JIRA)" <ji...@apache.org> on 2016/01/28 15:24:39 UTC

[jira] [Created] (SLING-5465) Allow distribution of OSGI events via Distributor API

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)