Gilad Chaplik has submitted this change and it was merged. Change subject: backend, webadmin: storage tab is sluggish (#769615) ......................................................................
backend, webadmin: storage tab is sluggish (#769615) https://bugzilla.redhat.com/769615 it seems that the concatenation and string format of storage BE vdcQueryableId consumes alot of cpu (in FF). now it returns only the id, instead of constructing new id (that contains DC id), for iso purposes. I moved the logic to the ui (Storage - DataCenter sub tab) Change-Id: I49d9fada489168f093deb273e8b9510146f58522 --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage_domains.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageDataCenterListModel.java 2 files changed, 25 insertions(+), 4 deletions(-) Approvals: Michael Kublin: Looks good to me, approved Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1226 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I49d9fada489168f093deb273e8b9510146f58522 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Danny Rankevich <danny....@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Haim Ateya <hat...@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