reef
reef copied to clipboard
[REEF-1978] Adding Checkpoint handler for IMRU master
- Adding IMRUCheckpointHandler to handle task state persistent
- Added configuration module for IMRUCheckpointHandler
- Update IMRUJobDefination to all client to set checkpoint configuration
- Add UpdateTaskStateCodec implementation
- Update IMRU examples to set checkpoint config and call the check point handler
- Update test cases
JIRA: REEF-1978 This closes #
@markusweimer I have addressed your review comments.