Federico Simoncelli has posted comments on this change.

Change subject: core: Allow to attach V1 and V2 data domains to a DC 3.1
......................................................................


Patch Set 7: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddStoragePoolWithStoragesCommand.java
Line 176:                             staticDomainChanged = true;
Line 177:                             masterStorageDomain = storageDomain;
Line 178:                             // The update of storage pool should be 
without compensation,
Line 179:                             // this is why we run it in a different 
SUPRESS transaction.
Line 180:                             updateStoragePoolInDiffTransaction();
Do we have any problem in updating the storage pool before the master domain is 
updated? (moved to line 183).
Line 181:                         }
Line 182:                         if (staticDomainChanged) {
Line 183:                             
getStorageDomainStaticDAO().update(staticDomain);
Line 184:                         }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2424b80ba914f3d83ec99f442970bc103232563a
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to