Christian Schneider created SLING-12327:
-------------------------------------------
Summary: Use async to send package distributed event
Key: SLING-12327
URL: https://issues.apache.org/jira/browse/SLING-12327
Project: Sling
Issue Type: Bug
Components: Content Distribution
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: Content Distribution Journal Core 0.4.0
We had an issue where a customer implemented an event handler for
org/apache/sling/distribution/agent/package/distributed
The event handler did not return in some cases and caused the whole update on
queues to stop working.
We should use postEvent to make sure we do not get blocked by customer event
handlers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)