Buuhuu opened a new pull request #3: SLING-7359: prevent distribution loop in triggers from distribution events URL: https://github.com/apache/sling-org-apache-sling-distribution-core/pull/3 This is done by exposing information of the trigger.DispatcherRequestHandler to the trigger implementations, which allow them to filter events they are handling. The DistributionEventDistributeDistributionTrigger has been changed to not propagate events to the handler which have there origin at the handler's owner itself.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
