-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine, spring-boot
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.