Defect HC-5321
DynaCacheInvalidation Scheduler - maxThreads property is not persisted
Software
Customer case | Applies to | Corrected in |
---|---|---|
CS0143179 | V8.0.4.24 | 8.0.4.25 |
Observed behavior
When the maxThreads parameter exists in the SCCQUERY column of the SCHCONFIG table, it is removed after the execution of the DynaCacheInvalidation scheduler job.
Expected behavior
Once the job has run, the maxThreads parameter should remain unchanged.
Resolution
The code was updated to ensure the property is no longer removed from the table.