-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
The flag enableReducedJobExceptionLogging does not take effect in this case, because we use a subclass of ExecuteJobsRunnable that does its own logging, see https://github.com/camunda/camunda-bpm-platform/blob/master/javaee/jobexecutor-ra/src/main/java/org/camunda/bpm/container/impl/threading/ra/inflow/JcaInflowExecuteJobsRunnable.java.