[
https://issues.apache.org/jira/browse/SLING-8969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated SLING-8969:
---------------------------------------
Fix Version/s: Content Distribution Journal Core 0.1.8
> Make sure that cleaning the package repo creates as few seeding packages as
> possible
> ------------------------------------------------------------------------------------
>
> Key: SLING-8969
> URL: https://issues.apache.org/jira/browse/SLING-8969
> Project: Sling
> Issue Type: Improvement
> Components: Content Distribution
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Priority: Major
> Fix For: Content Distribution Journal Core 0.1.8
>
>
> When cleaning the PackageRepo we determine the head and tail offset of the
> package topic. This operation requires to use seeding packages which then
> have to be read and skipped by every other instance.
> So we should make sure that we create only the least possible amounts of such
> seeding packages.
> One option is the adjust the delays between sending seeding messages.
> Another option is to make sure cleanup happens in longer cycles. ( Like once
> per week).
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)