[
https://issues.apache.org/jira/browse/SLING-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Petria updated SLING-3327:
---------------------------------
Attachment: SLING-3327.patch
- replication packages should be persisted by a package builder and can be
retrieved using their associated id.
- to completely remove a package and its associated resources one should call
ReplicationPackage.delete.
- the package's binary data is no longer serialized in queues (there was a bug
with the roundtrip and it can introduce performance penalty)
- also, refactored the way processing jobs are registered. Jobs should always
be removed when an agent is disabled. Previously there were always running jobs
even if no agent was active.
> Remove packages after being processed
> -------------------------------------
>
> Key: SLING-3327
> URL: https://issues.apache.org/jira/browse/SLING-3327
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Marius Petria
> Labels: replication
> Attachments: SLING-3327.patch
>
>
> After a replication package it is used cleanup the resources it occupied.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)