Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.09 KB

RELEASE.md

File metadata and controls

37 lines (24 loc) · 1.09 KB

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

Issues

Milestone 3.0.12