-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
None
-
None
-
None
-
None
-
None
-
None
-
None
One idea is to add a "suspend" abstract method. In this method, the child classes would store the current state to their state document before it gets killed. And then it can be rerun again at a later time by restoring it from the state document (like how we do it on stepup).