Marius Petria created SLING-3871:
------------------------------------
Summary: 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
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)