Liron Ar has posted comments on this change. Change subject: core: initialize vds - select random host ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageHandlingCommandBase.java Line 89: protected boolean InitializeVds() { Line 90: return InitializeVds(false); Line 91: } Line 92: Line 93: @SuppressWarnings({ "unchecked", "rawtypes" }) Np..fine by me. Line 94: protected boolean InitializeVds(boolean random) { Line 95: boolean returnValue = true; Line 96: if (getVds() == null) { Line 97: List<VDS> hosts = getVdsDAO().getAllForStoragePoolAndStatus(getStoragePool().getId(), -- To view, visit http://gerrit.ovirt.org/13881 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If636850ba7d13b9a0be146059a9a964bb881abde Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Ar <lara...@redhat.com> Gerrit-Reviewer: Liron Ar <lara...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches