Description
To support Fault Tolerant scenarios. Task Manager is responsible for:
- Maintain a task collection
- Provide methods to add/remove tasks
- Provide method to update task state when task is running, completed, or failed
- Maintain running task collection
- Provide methods to close tasks
- Provide methods to submit tasks
- provide method to reset TaskManager data so that it can be reused in recovery
Attachments
Issue Links
- Is contained by
-
REEF-1223 IMRU Fault Tolerance - restart failed evaluators
- Resolved