Gilad Chaplik has uploaded a new change for review. 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, 20 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/26/1226/1 -- To view, visit http://gerrit.ovirt.org/1226 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I49d9fada489168f093deb273e8b9510146f58522 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches