Liron Aravot has posted comments on this change. Change subject: core: ReconstructMasterDomain - refresh storage pool before connect(#841525) ......................................................................
Patch Set 8: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ReconstructMasterDomainCommand.java Line 228: try { Line 229: for (VDS vds : getAllRunningVdssInPool()) { Line 230: try { Line 231: if (!_isLastMaster && commandSucceeded) { Line 232: VDSReturnValue returnValue = executeRefreshStoragePoolCommand(vds); correct, done. Line 233: if (!returnValue.getSucceeded() && VdcBllErrors.StoragePoolUnknown.equals(returnValue.getVdsError().getCode())) { Line 234: returnValue = executeConnectStoragePoolCommand(vds); Line 235: } Line 236: -- To view, visit http://gerrit.ovirt.org/7137 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9b1b6c32ecb1c0d3c0a9ef14beef333e442c6ccf Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <lara...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Ayal Baron <aba...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Daniel Paikov <pai...@gmail.com> Gerrit-Reviewer: Eduardo <ewars...@redhat.com> Gerrit-Reviewer: Liron Aravot <lara...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Sharad Mishra <snmis...@linux.vnet.ibm.com> Gerrit-Reviewer: Tal Nisan <tni...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches