-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When the server is shutdown, even with SIGINT, the batch jobs keep running and the JVM will not exit until the batch jobs are complete. Ideally threads spawned from the BatchEnvironment will be daemon threads. At the least the thread should be interrupted.
Another option would be for JBeret to have a way to stop all running jobs.
- blocks
-
JBEAP-2406 Batch subsystem should support graceful shutdown + suspend
- Closed