v3.5.0
Version Number
3.5.0-529
New Features
- SCMOD-12730: Added pause task support.
- When a worker receives a task, it will now check if the task has been paused.
- If the task has been paused, and the
CAF_WORKER_PAUSED_QUEUE
environment variable is set, the worker will publish the task to the
CAF_WORKER_PAUSED_QUEUE
instead of processing it. - If the task has been paused, and the
CAF_WORKER_PAUSED_QUEUE
environment variable is NOT set, the worker process the task as
normal (as if the task was not paused).
Known Issues
- None
Release Artifacts
Maven
com.github.jobservice:worker-batch:3.5.0-529
(jar.md5,jar.sha1,jar,javadoc.jar.md5,javadoc.jar.sha1,javadoc.jar,pom.md5,pom.sha1,pom,sources.jar.md5,sources.jar.sha1,sources.jar)com.github.jobservice:worker-batch-testing:3.5.0-529
(jar.md5,jar.sha1,jar,javadoc.jar.md5,javadoc.jar.sha1,javadoc.jar,pom.md5,pom.sha1,pom,sources.jar.md5,sources.jar.sha1,sources.jar)com.github.jobservice:worker-batch-framework:3.5.0-529
(pom.md5,pom.sha1,pom)com.github.jobservice:worker-batch-shared:3.5.0-529
(jar.md5,jar.sha1,jar,javadoc.jar.md5,javadoc.jar.sha1,javadoc.jar,pom.md5,pom.sha1,pom,sources.jar.md5,sources.jar.sha1,sources.jar)com.github.jobservice:worker-batch-aggregator:3.5.0-529
(pom.md5,pom.sha1,pom)com.github.jobservice:worker-batch-extensibility:3.5.0-529
(jar.md5,jar.sha1,jar,javadoc.jar.md5,javadoc.jar.sha1,javadoc.jar,pom.md5,pom.sha1,pom,sources.jar.md5,sources.jar.sha1,sources.jar)