v5.1.0
Version Number
5.1.0-904
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_QUEUEenvironment variable is set, the worker will publish the task to the
CAF_WORKER_PAUSED_QUEUEinstead of processing it. - If the task has been paused, and the
CAF_WORKER_PAUSED_QUEUEenvironment 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.cafdataprocessing:worker-workflow-container:5.1.0-904(pom.md5,pom.sha1,pom)com.github.cafdataprocessing:worker-workflow-aggregator:5.1.0-904(pom.md5,pom.sha1,pom)com.github.cafdataprocessing:worker-workflow:5.1.0-904(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.cafdataprocessing:worker-workflow-testing:5.1.0-904(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)
Docker
cafdataprocessing/worker-workflow:5.1.0(Static Tag)cafdataprocessing/worker-workflow:5.1(Dynamic Tag)cafdataprocessing/worker-workflow:5(Dynamic Tag)cafdataprocessing/worker-workflow:latest(Dynamic Tag)