Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
Description
The slower v1.6 job-microscheduling of can be enabled with
<params> <param name="scheduler.old_microscheduling.enable_for_jobs" value="true"/> </params>
This is a Issue affected the JobScheduler release 1.7.0 up to 1.7.2 where the new microscheduling being switched on.
This issue has been addressed in JS-1235 that recommends to either
- upgrade to release 1.7.3 or later that defaults to the old microscheduling
- or to use a JobScheduler parameter in scheduler.xml like this
<param name="scheduler.old_microscheduling.enable_for_jobs" value="true"/>
Attachments
Issue Links
- is related to
-
JS-1259 Check nested job chains, max_orders, process class and new job-microscheduling
- Released
-
JS-1511 Pause command should postpone task starts
- Released
- is required by
-
JITL-173 JITL Jobs should not take more time for execution depending on the number of JobScheduler Objects in the live folder
- Approved
-
JS-1381 Avoid unneccessary creation of new ids for table scheduler_history when using a distributed job chain
- Approved
- relates to
-
JS-946 Optimize for 15000 jobs
- Released
-
JS-1235 Old job-microscheduling (of v1.6) is active again
- Released
- mentioned in
-
Page Loading...