Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.13.9
-
None
Description
Current Situation
It is observed that job stream starters did start twice or e.g. during a periodical run-time did not start at all expected times. Also jobs did start but the In-Condition evaluated to false.
Desired Behavior
Job Streams should not start twice. All scheduled starts should be performed and jobs should only start if the In-Condition evaluates to true.
Patch
A patch for release 1.13.9 is available here
- Download the file
- Unzip to .jar
- Store the jar file in $SCHEDULER_HOME/lib/patches
- Restart JobScheduler Master