Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Scheduled Tasks (scheduler) should only operate on a single host #151

@aclavio

Description

@aclavio

The Scheduled Tasks included with the State Conductor (schedules.sjs, and waitTask.sjs) don't utilize a host setting. This causes these tasks to be executed on all hosts of a cluster at the scheduled times. This is problematic for scheduled State Conductor scoped state machines and wait tasks. These tasks should only operate on a single host in the cluster.

see: https://github.com/marklogic-community/ml-app-deployer/wiki/Scheduled-Tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions