Change in ovirt-engine[master]: core: fix NPE when migration caused by maintenance fails

ahadas at redhat.com ahadas at redhat.com
Tue Feb 18 18:05:54 UTC 2014


Arik Hadas has submitted this change and it was merged.

Change subject: core: fix NPE when migration caused by maintenance fails
......................................................................


core: fix NPE when migration caused by maintenance fails

On failure to migrate VM from VDS which is going to maintenance, we got
NPE in ExecutionHandler while trying to end the job.

The solution is to pass the job from the MaintenanceVds command to the
InternalMigrateVm command it invokes as well.

Change-Id: If1bde265b078997507ad7f7e4b00fbd024cc3c39
Bug-Url: https://bugzilla.redhat.com/1053884
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MaintenanceVdsCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: If1bde265b078997507ad7f7e4b00fbd024cc3c39
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list