Liron Aravot has submitted this change and it was merged.
Change subject: core: RemoveStoragePool - operations order
......................................................................
core: RemoveStoragePool - operations order
It makes more sense to attempt to diconnect from the StoragePool before
disconnecting from the storage server as different operations might
be affected (for example - domain monitoring thread).
Change-Id: I67e801df32f330d7b89bab6a189a5a15fa119f68
Bug-Url:
https://bugzilla.redhat.com/1059769
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveStoragePoolCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Liron Aravot: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32031
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I67e801df32f330d7b89bab6a189a5a15fa119f68
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server