Allon Mureinik has submitted this change and it was merged.
Change subject: set correct storage domain id
......................................................................
set correct storage domain id
When executing RecoveryStoragePoolCommand, the master storage domain is
loaded within the CDA method for the various checks - later on, if we do
get for executing the master domain id might have changed meanwhile.
The reload is done also today, but outside of the event - in this patch
i just moved it to happen within till further changes to that
mechanism - as it prevented the added domain to be marked the master,
version not be incremented..etc.
Change-Id: I7cce29e172dc7923efdd50997abe586b506f2fbf
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=955569
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RecoveryStoragePoolCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14202
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7cce29e172dc7923efdd50997abe586b506f2fbf
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>