Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
trunk
-
None
-
None
Description
Bug fixes for the following:
1. When a workflow action is killed via ActionKillXCommand, the end time of the action is not set. You can see it even now for KILLED actions on the web-console. This is leading to NPE in Sla calculation
2. V2SLAServlet constructor had wrong argument - failing AuthFilter init()
3. Handle case on Coordinator rerun, where sla job is rerun with a different conf without sla, thus having no SLA registration record to update
4. Exception handling for worker threads spawned from EventHandlerService and SLAService, to avoid thread from dying and quitting processing any events in its queue.
Attachments
Attachments
Issue Links
- is required by
-
OOZIE-1394 Fix Bugs in Job and SLA Events
- Closed
- links to