Committed by
Gerrit Code Review
[ONOS-4142] Restart failed tasks when using SharedScheduledExecutor
With current SharedScheduledExecutor, all failed tasks are simply suspended in background. This commit enables tasks that are executed using SharedScheduledExecutor to have the ability to be restarted even if the tasks are encountered failures. Change-Id: Ibe00c7f5920b8ae3fe5a433a6f9ec08684d88f36
Showing
4 changed files
with
110 additions
and
18 deletions
-
Please register or login to post a comment