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)