[
https://issues.apache.org/jira/browse/SLING-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Petria updated SLING-3872:
---------------------------------
Attachment: SLING-3872.patch
> Create ReplicationTriggers as a HTTP accessible variant of a ReplicationRule
> -----------------------------------------------------------------------------
>
> Key: SLING-3872
> URL: https://issues.apache.org/jira/browse/SLING-3872
> Project: Sling
> Issue Type: Improvement
> Components: Replication
> Reporter: Marius Petria
> Labels: replication
> Attachments: SLING-3872.patch
>
>
> ReplicationRules are a way of signaling ReplicationRequest to external users.
> However they do take their configuration at the time of handler registration.
> We need a concept that is completely configured via OSGI in order to make it
> accessible via http. We should be able to expose all rules via http in order
> to trigger replication from events published by a remote instance.
> For example the url for a trigger that generates poll requests at a fixed
> interval will look like this:
> {code}
> http://localhost:4503/libs/sling/replication/services/triggers/scheduledpoll
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)