Change in ovirt-engine[master]: core: adding support for entity polling

Liron Aravot has submitted this change and it was merged. Change subject: core: adding support for entity polling ...................................................................... core: adding support for entity polling This patch adds the EntityPollingCommand which represents a command that supports entity polling in case of NonResponsive host or a case in which the host job cache was cleared before the polling was completed. Additionally this patch adds the entity polling support to StorageJobCallback. Change-Id: Ib991ff56a4334fd452e45119693ee982619d4545 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/StorageJobCallback.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/EntityPollingCommand.java 2 files changed, 65 insertions(+), 13 deletions(-) Approvals: Allon Mureinik: Looks good to me, approved Freddy Rolland: Looks good to me, but someone else must approve Liron Aravot: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/61633 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib991ff56a4334fd452e45119693ee982619d4545 Gerrit-PatchSet: 18 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com