Change in ovirt-engine[ovirt-engine-3.6]: core: Remove condition for AsyncTaskType.notSupported.

tnisan at redhat.com tnisan at redhat.com
Tue Feb 23 12:22:57 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: core: Remove condition for AsyncTaskType.notSupported.
......................................................................


core: Remove condition for AsyncTaskType.notSupported.

In some cases the engine calls commands which
have async calls to VDSM but in some scenarios,
those async calls, eventually are not getting called.

In case that the async calls are not getting called,
the engine should set the command as succeeded since
there are no tasks it should wait for to determine
the command's status.

Change-Id: I49b7f506dc1142c3a559d0e6f64813e2ade02254
Bug-Url: https://bugzilla.redhat.com/1310390
Signed-off-by: Maor Lipchuk <mlipchuk at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Daniel Erez: Looks good to me, approved
  Maor Lipchuk: Verified



-- 
To view, visit https://gerrit.ovirt.org/53887
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I49b7f506dc1142c3a559d0e6f64813e2ade02254
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list