[
https://issues.apache.org/jira/browse/SLING-10320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Hoh updated SLING-10320:
------------------------------
Description:
Currently the Distribution events are sent and processed synchronously by using
{{eventAdmin.sendEvent}}.
But the events should be sent async to decouple the handling of the event
(using {{eventAdmin.postEvent}})
was:
Currently the Distribution events are sent and processed synchronously by using
{{eventAdmin.sendEvent}}.
But the events should be sent async to decouple the handling of the event.
> Sling Distribution Events should be sent async
> ----------------------------------------------
>
> Key: SLING-10320
> URL: https://issues.apache.org/jira/browse/SLING-10320
> Project: Sling
> Issue Type: Improvement
> Components: Content Distribution
> Affects Versions: Content Distribution Journal Core 0.1.16
> Reporter: Joerg Hoh
> Priority: Major
>
> Currently the Distribution events are sent and processed synchronously by
> using {{eventAdmin.sendEvent}}.
> But the events should be sent async to decouple the handling of the event
> (using {{eventAdmin.postEvent}})
--
This message was sent by Atlassian Jira
(v8.3.4#803005)