Gilad Chaplik has submitted this change and it was merged.
Change subject: userportal: unify separate queries into runMultiple
......................................................................
userportal: unify separate queries into runMultiple
In the user portal, we query the same query in separate calls.
We can use a single multiple query to avoid overhead in network use.
Change-Id: Id1314cc7518e2ca393062eafd42a5bef8d0eec9f
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalLoginModel.java
1 file changed, 32 insertions(+), 25 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10431
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id1314cc7518e2ca393062eafd42a5bef8d0eec9f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>