forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jobs: Ensure schedules are cancelled when scheduler disabled.
Ensure that currently executing schedules are cancelled immediately when jobs scheduler disabled via the `jobs.scheduler.enabled` setting. Fixes cockroachdb#77248 Release Note (enterprise change): Currently executing schedules are cancelled immediately when jobs scheduler disabled. Release Justification: stability improvement.
- Loading branch information
Yevgeniy Miretskiy
committed
Mar 2, 2022
1 parent
54492ec
commit 3661ab1
Showing
2 changed files
with
137 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters