Vojtech Szocs has posted comments on this change. Change subject: webadmin: Remove dynamic query from Configure Local Storage ......................................................................
Patch Set 3: I agree with Gilad that we should improve search query performance regardless of its usage. For this patch, I think it depends on whether it's more logical (does it make more sense) to request single cluster by name vs. request multiple clusters by name within AddClusterRM class. Since it's doing Linq.firstOrDefault on List<VDSGroup> - it assumes there can be (at most) one cluster with given name, so I'm not strictly against using GetVdsGroupByName in this case. -- To view, visit http://gerrit.ovirt.org/26545 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I345d9df45dc743d6223897d839e7eb72996ad037 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liran Zelkha <lzel...@redhat.com> Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Liran Zelkha <lzel...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches