Dan Kenigsberg has posted comments on this change. Change subject: periodic: make VmDispatcher ignore TooManyTasks ......................................................................
Patch Set 9: (1 comment) https://gerrit.ovirt.org/#/c/41657/9//COMMIT_MSG Commit Message: Line 8: Line 9: VmDispatcher is meant to make N independent operations Line 10: from on (VM bulk sampling), being N the number of active VMs. Line 11: Line 12: To fullfill this claim, we ignore TooManyTasks in the To fulfil this claim, if one of the N independent calls fails with TooManyTasks, we go on attempting running the rest of the calls, even though .... Line 13: vm dispatching loop, even though is highly likely that Line 14: once one TooManyTasks error is encountered, many subsequent Line 15: dispatch() attempt will fail. Line 16: -- To view, visit https://gerrit.ovirt.org/41657 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iad2d186327f8607aaeb41ca132a9a8a0806869cf Gerrit-PatchSet: 9 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
