Details
-
Type:
New Feature
-
Status:
New
-
Priority:
2 Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
-
Terracotta Target:Unknown
Description
http://forums.terracotta.org/forums/posts/list/0/6914.page#34638
It would be nice if it would be possible to have the possibility to get to know if a trigger misfire is caused due to scheduler offtime or at scheduler runtime.
One simple idea might be to just take after scheduler start the first run of JobStoreSupport$MisfireHandler as offtime misfired triggers and following runs as misfired at runtime. By adding an additional method to TriggerListener.triggerMisfiredOfftime it can be shown to client systems.