Change in ovirt-engine[master]: core: null check in CommandBase.parentHasCallback()

ofrenkel at redhat.com ofrenkel at redhat.com
Thu Jul 9 10:36:42 UTC 2015


Omer Frenkel has submitted this change and it was merged.

Change subject: core: null check in CommandBase.parentHasCallback()
......................................................................


core: null check in CommandBase.parentHasCallback()

Fixed NullPointerException thrown in CommandBase.parentHasCallback(),
when parentCommand is set, but parentParameters are not set in the
command's parameters (for example, AddVmPoolWithVmsCommand called from
CommonVmPoolWithVmsCommand).

Change-Id: I2e24a042cb990e62367a160627657b95bf2921e3
Signed-off-by: Shmuel Melamud <smelamud at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Jenkins CI: Passed CI tests
  Shmuel Leib Melamud: Verified
  Omer Frenkel: Looks good to me, but someone else must approve
  Liron Aravot: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e24a042cb990e62367a160627657b95bf2921e3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shmuel Leib Melamud <smelamud at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list