Version 3.0.12
Version 3.0.12
Release 3.0.12
===========
Date: 2019-01-14
Name: "jalapeƱo popper indianred grain"
Notes
This release addresses unhandled concurrency exceptions(lock timeouts and deadlocks) that may occur
when running multiple instances of referenced jobs.
Using rundeck.disable.ref.stats=true
in framework.properties to disable referenced job statistics updates
can further reduce waits and retry WARN
log entries.
Increasing the connection pool size may still be required if many referenced jobs are being run conccurently
and/or across many nodes:
dataSource.properties.maxActive=200
Contributors
- Greg Schueler (gschueler)
- Jaime Tobar (jtobard)
Bug Reporters
- gschueler
- mlamutt