Change in ovirt-engine[master]: webadmin: do not query twice for same thing.

Lior Vernia has submitted this change and it was merged. Change subject: webadmin: do not query twice for same thing. ...................................................................... webadmin: do not query twice for same thing. given error message was obtained twice; Even if second run uses hashmap, this is still suboptimal for no reason. Change-Id: I01a09a91f56dbbc0f2577ae0961c872d59149781 Signed-off-by: Martin Mucha <mmucha@redhat.com> --- M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/ErrorTranslator.java 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Lior Vernia: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25738 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I01a09a91f56dbbc0f2577ae0961c872d59149781 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lvernia@redhat.com