Change in ovirt-engine[master]: core: introducing QosDaoCache
alkaplan at redhat.com
alkaplan at redhat.com
Sun Jul 12 06:48:54 UTC 2015
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 at 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 at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list