[ https://issues.apache.org/jira/browse/SLING-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timothee Maret updated SLING-10583: ----------------------------------- Description: The org/apache/sling/distribution/agent/package/distributed events are raised by computing offset ranges from the discovery topic. Events can be lost in the edge case where no author service is available to compute offset ranges. Ensuring event delivery in that case could be done by persisting the offset of the last event raised and include that information when computing the events to be raised. (was: The org/apache/sling/distribution/agent/package/distributed events are raised by computing offset ranges from the discovery topic. In the edge case where no author service is available to raise the vents when diffing offset ranges, then events could be lost. Ensuring event delivery in that case could be done by persisting the offset of the last event raised and include that information in the diff.) > Ensure o/a/s/d/a/p/distributed events are raised at least once > -------------------------------------------------------------- > > Key: SLING-10583 > URL: https://issues.apache.org/jira/browse/SLING-10583 > Project: Sling > Issue Type: Improvement > Components: Content Distribution > Reporter: Timothee Maret > Assignee: Timothee Maret > Priority: Major > Fix For: Content Distribution Journal Core 0.1.24 > > > The org/apache/sling/distribution/agent/package/distributed events are raised > by computing offset ranges from the discovery topic. Events can be lost in > the edge case where no author service is available to compute offset ranges. > Ensuring event delivery in that case could be done by persisting the offset > of the last event raised and include that information when computing the > events to be raised. -- This message was sent by Atlassian Jira (v8.20.1#820001)