Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Add finalizeJob & terminateJob methods to JobTrackerInstrumentation class
Description
The job instrumentation API needs to have a method for finalizeJob, and this function should be called in JobTracker
finalizeJob.
Currently the jobComplete's method on the job instrumentation class is called only for Job that succeed.
Attachments
Attachments
Issue Links
- relates to
-
CHUKWA-47 Currently the jobComplete's method on the job instrumentation class is called only for Job that succeed. need to have similar functionnality for failed Job
- Resolved