You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Marius Petria (JIRA)" <ji...@apache.org> on 2018/03/26 10:33:00 UTC

[jira] [Created] (SLING-7555) Remove ghost packages from distribution agent queue

Marius Petria created SLING-7555:
------------------------------------

             Summary: Remove ghost packages from distribution agent queue
                 Key: SLING-7555
                 URL: https://issues.apache.org/jira/browse/SLING-7555
             Project: Sling
          Issue Type: Improvement
          Components: Content Distribution
    Affects Versions: Content Distribution Core 0.2.10
            Reporter: Marius Petria
             Fix For: Content Distribution Core 0.3.0


Currently, (see [1]) an agent exporter only logs an error when a "ghost package" is encountered (a queue entry without a binary). We should log this as an error and remove the item from the queue in order to avoid stuck queues.

 

 

[1]https://github.com/apache/sling-org-apache-sling-distribution-core/blob/master/src/main/java/org/apache/sling/distribution/packaging/impl/exporter/AgentDistributionPackageExporter.java#L102



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)