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 2014/10/07 09:32:33 UTC

[jira] [Created] (SLING-4009) Multiple endpoint delivery should be fault tolerant

Marius Petria created SLING-4009:
------------------------------------

             Summary: Multiple endpoint delivery should be fault tolerant
                 Key: SLING-4009
                 URL: https://issues.apache.org/jira/browse/SLING-4009
             Project: Sling
          Issue Type: Bug
          Components: Replication
            Reporter: Marius Petria


Replication can deliver a package to multiple endpoints using a remoteimporter. We need a way to enable retries for a an endpoint for which delivery failed without delaying the delivery for the other endpoints.

The obvious solution will be to have dedicated queues for each endpoint.

The problems with that:
1. agent has no visibility over endpoints which are configured at importer level.
2. if packages can be added to multiple queues then we need a reference counting mechanism for packages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)