[
https://issues.apache.org/jira/browse/SLING-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115063#comment-14115063
]
Konrad Windszus commented on SLING-2979:
----------------------------------------
Would you mind extending the documentation at
http://sling.apache.org/documentation/bundles/scheduler-service-commons-scheduler.html.
What exactly does SINGLE mean? Which node will execute the jobs then?
> Add support for running scheduled task on specific instances
> ------------------------------------------------------------
>
> Key: SLING-2979
> URL: https://issues.apache.org/jira/browse/SLING-2979
> Project: Sling
> Issue Type: New Feature
> Components: Commons
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Commons Scheduler 2.4.0
>
>
> With the new topology api we have support for leader election. In many cases
> scheduled tasks should only run on a single instance in a cluster. So far
> this can only be done by manually adding the task through the Scheduler
> interface but not with the whiteboard support.
> We should add a new property scheduler.leaderonly which defaults to false but
> can be set to true. IN this case the task is only started on the leader.
--
This message was sent by Atlassian JIRA
(v6.2#6252)