Details
-
Type:
Task
-
Status: Resolved
-
Priority:
2 Major
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
-
Terracotta Target:Unknown
-
Fixed In Revision:2284
Description
We currently provide the following info in a recovery trigger's job data map:
FAILED_JOB_ORIGINAL_TRIGGER_NAME
FAILED_JOB_ORIGINAL_TRIGGER_GROUP
FAILED_JOB_ORIGINAL_TRIGGER_FIRETIME_IN_MILLISECONDS
We should also provide the scheduled fire time that the original firing time occurred for.
Also convenience methods, such as on JobExecutionContext for getting at these cleanly.