[
https://issues.apache.org/jira/browse/SLING-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Petria updated SLING-3871:
---------------------------------
Attachment: SLING-3871.1.patch
Uploaded fixed patch
> Configure continous event polling using exclusively the rule string
> -------------------------------------------------------------------
>
> Key: SLING-3871
> URL: https://issues.apache.org/jira/browse/SLING-3871
> Project: Sling
> Issue Type: Improvement
> Components: Replication
> Reporter: Marius Petria
> Assignee: Tommaso Teofili
> Labels: replication
> Attachments: SLING-3871.1.patch, SLING-3871.patch
>
>
> ReplicateOnQueueEventRule can trigger POLL requests by using server side
> events from a remote endpoint. Initially it obtained the configuration by
> inspecting the configuration of a transport handler. However that introduced
> a tight coupling just for obtaining some pieces of configuration which can be
> provided directly to the rule.
> {code}
> remote trigger on {url} with user {user} and password {password}
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)