Oved Ourfali has submitted this change and it was merged. Change subject: vdsbroker: async vdscommand ......................................................................
vdsbroker: async vdscommand Now we are able to run vdscommands without waiting on result from vdsm. The command when set to be asynchronous returns VDSAsyncReturnValue which provide isRequestCompleted method to check whether the result arrived or not. Change-Id: Ib1c8a05c286a9008ef9a08ac7da02bc7211c4af9 Signed-off-by: pkliczewski <piotr.kliczew...@gmail.com> --- A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/AsyncCallback.java A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/VDSAsyncReturnValue.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/VDSReturnValue.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/ResourceManager.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VDSCommandBase.java 5 files changed, 93 insertions(+), 1 deletion(-) Approvals: Ravi Nori: Verified Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/40565 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib1c8a05c286a9008ef9a08ac7da02bc7211c4af9 Gerrit-PatchSet: 16 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <piotr.kliczew...@gmail.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <lara...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com> Gerrit-Reviewer: Ravi Nori <rn...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches