Marius Petria created SLING-3965:
------------------------------------
Summary: Refactor ReplicationQueue API to eliminate multiagent
queues
Key: SLING-3965
URL: https://issues.apache.org/jira/browse/SLING-3965
Project: Sling
Issue Type: Improvement
Components: Replication
Reporter: Marius Petria
Currently the queue related API (ReplicationQueueProvider and
ReplicationQueueDistributionStrategy) takes as argument the agentName. There is
no reason why this should happen as typically a queue provider should be
configured for a single agent.
Also ReplicationQueueDistributionStrategy has two methods (add and offer) but
only one it is used and there is no clear reason why we should have two.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)