[
https://issues.apache.org/jira/browse/SLING-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897644#comment-13897644
]
Tommaso Teofili commented on SLING-3356:
----------------------------------------
Thanks Marius, the patch looks good and can be applied but as far as I
understand this introduces new APIs in _TransportHandler_ so it'd be good if
you could briefly explain a bit how the forward and reverse replication flow is
supposed to work with this patch (also the javadocs are missing so that's also
the reason why I'm asking).
> Expose the import queue for reverse replication through ReplicationAgent
> interface
> ----------------------------------------------------------------------------------
>
> Key: SLING-3356
> URL: https://issues.apache.org/jira/browse/SLING-3356
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Marius Petria
> Assignee: Tommaso Teofili
> Labels: replication
> Attachments: SLING-3356.1.patch, SLING-3356.patch
>
>
> The replication agent should have 3 main queues (the request queue, the
> transport queue and the response queue). These queues should be accessible
> and manageable through ReplicationAgent interface.
> This issue relates to the implementation of the response queue inside the
> ReplicationAgent and making it accessible through ReplicationAgent.getQueue
> API. The response queue is the queue where reverse replication on author
> stores packages from publish.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)