Change in ovirt-engine[master]: core: introducing QosDaoCache

Alona Kaplan has submitted this change and it was merged. Change subject: core: introducing QosDaoCache ...................................................................... core: introducing QosDaoCache Class which caches already queried HostNetworkQos instances loading missing ones as needed. Code was extracted from HostSetupNetworksCommand, because it will be also needed on other locations. Change-Id: Iac75ac3a09cce8790b454178f2d3f7ceda534649 Signed-off-by: Martin Mucha <mmucha@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostSetupNetworksCommand.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/QosDaoCache.java 2 files changed, 42 insertions(+), 4 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/37871 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iac75ac3a09cce8790b454178f2d3f7ceda534649 Gerrit-PatchSet: 69 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
alkaplan@redhat.com