-
Feature Request
-
Resolution: Done
-
Major
-
1.3.0.Beta5
-
None
A JobStopNotificationListener is registered with JobExecutionImpl, which notifies all such listeners when it receives a request to stop the current job execution.
In some cases, such listeners may not remember the job execution id. So need to add job execution id as the method param in org.jberet.runtime.JobStopNotificationListener#stopRequested
- relates to
-
JBERET-334 Stop remote partition execution in a remote node
-
- Resolved
-