Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Modify constructor to be compatible with caller ......................................................................
core: Modify constructor to be compatible with caller ProcessOvfUpdateForStorageDomainCommand is being called without context, although the constructor is only supported with context parameter, so we will always get runtime exception when being called. The proposed fix remove the context from the ProcessOvfUpdateForStorageDomainCommand constructor Change-Id: Id4c1c7f36876b51d2194e69b95a3d7c20f43b659 Signed-off-by: Maor Lipchuk <mlipc...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessOvfUpdateForStorageDomainCommand.java 1 file changed, 2 insertions(+), 4 deletions(-) Approvals: Maor Lipchuk: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29314 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id4c1c7f36876b51d2194e69b95a3d7c20f43b659 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Liron Aravot <lara...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches