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

mlipchuk at redhat.com mlipchuk at redhat.com
Tue Feb 23 11:34:08 UTC 2016


Maor Lipchuk 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 determined
 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, but someone else must approve
  Maor Lipchuk: Verified
  Liron Aravot: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I49b7f506dc1142c3a559d0e6f64813e2ade02254
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list