Quartz 1.6.4 Release Notes

This release contains an important bug fix to the Quartz 1.6.3 release.

See the changelog below for complete details of this release.

Key Changes

  • A bug fix for a possible NPE when acquiring the next trigger to fire, if that trigger is deleted at the same moment.

Core API changes

  • None

Migration Notes

Necessary Code Changes

Version Description Old Code New Code
1.6.3 no changes necessary    

Necessary Database Changes (if using JDBC-JobStore)

Version Description update command(s)
1.6.3 no changes necessary  

Changelog

OpenSymphony JIRA (1 issues)
T Key Summary
Bug QUARTZ-719 NPE when acquire next trigger from JDBC job store