Details
-
Bug Report
-
Status: Closed
-
L3 - Default
-
Resolution: Fixed
-
None
Description
Need to set the default queue capacity of JobExecutor i.e camunda.bpm.job-execution.queue-capacity to 3 for spring boot based api.
Please note that Doc says default value of camunda.bpm.job-execution.queue-capacity is 3 , but currently in code it is Integer.MAX_VALUE.