Change in ovirt-engine[master]: core: modify ctr to be compatible with caller method

yzaslavs at redhat.com yzaslavs at redhat.com
Fri Jun 27 11:28:29 UTC 2014


Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: modify ctr to be compatible with caller method
......................................................................


core: modify ctr to be compatible with caller method

SyncLunsInfoForBlockStorageDomainCommand is being called without context
although its constructor is only supported with context parameter,
so we always get a runtime exception when the command is being called.

The proposed fix is to remove the context from the constructor of
SyncLunsInfoForBlockStorageDomainCommand.

Change-Id: Ib06a348beb907da5e1b0c172a36a01fde09bbcbb
Signed-off-by: Daniel Erez <derez at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/SyncLunsInfoForBlockStorageDomainCommand.java
1 file changed, 2 insertions(+), 4 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/29350
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib06a348beb907da5e1b0c172a36a01fde09bbcbb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list