Timothee Maret created SLING-10077:
--------------------------------------
Summary: Mode to raise events locally only
Key: SLING-10077
URL: https://issues.apache.org/jira/browse/SLING-10077
Project: Sling
Issue Type: Improvement
Affects Versions: Content Distribution Journal Core 0.1.18
Reporter: Timothee Maret
Currently the `o/a/s/d/a/p/queued` and `o/a/s/d/a/p/distributed` events are
raised as local events in each instance of a cluster. Raising the events in the
cluster make sense for use cases that require maintaining a distributed data
structure like a cache.
Some use case trigger logic on the cluster (not individual instances) and would
benefit from raising a single event.
As an improvement, we could add a mode to distribute or not distribute all
journal distribution events. Distribution would be enabled by default.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)