Bugzilla – Bug 5839
Finish currently running state processing tasks in an orderly JVM shutdown
Last modified: 2008-02-06 14:18:43
You need to log in before you can comment on or make changes to this bug.
In a container shutdown Gram should shutdown it's threadpools and don't let the JVM stop the processing threads to make sure that tasks are properly finished. Together with the new persistence behavior in Gram in 4.2 this ensures proper resuming of job processing of persisted resources in a container restart.