camunda-community-hub / camunda-platform-7-custom-batch

using the camunda batch execution for custom batch runs
Apache License 2.0
29 stars 11 forks source link

Provide possibility to disable the exclusive flag on batch jobs #21

Closed p-wunderlich closed 5 years ago

p-wunderlich commented 5 years ago

Per default, exclusive is set on each single batch job. This causes the job executor to never execute such a job in parallel ... but mostly it would make sense to run them in parallel.

Default should still be true!

https://docs.camunda.org/manual/7.9/user-guide/process-engine/the-job-executor/#exclusive-jobs

p-wunderlich commented 5 years ago

Done with 1.3.0