Michael Kublin has submitted this change and it was merged.

Change subject: core: Fix NPE when remove storage domain (#783083)
......................................................................


core: Fix NPE when remove storage domain (#783083)

https://bugzilla.redhat.com/783083

Bug #783083 describes how attempting to remove a non existant
Storage Domain causes a NullPointerException.

This patch contains a test to reproduce the bug without the UI and a
fix for it.

Change-Id: I59fba5ba715fb02fb69c48cfc79f20b17830fced
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveStorageDomainCommand.java
A 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/RemoveStorageDomainCommandTest.java
2 files changed, 69 insertions(+), 1 deletion(-)

Approvals:
  Michael Kublin: Looks good to me, approved
  Allon Mureinik: Verified


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I59fba5ba715fb02fb69c48cfc79f20b17830fced
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to