Change in ovirt-engine[master]: core: remove polling specific code from vm-stats refresher

ahadas at redhat.com ahadas at redhat.com
Sun Jul 19 08:39:12 UTC 2015


Arik Hadas has submitted this change and it was merged.

Change subject: core: remove polling specific code from vm-stats refresher
......................................................................


core: remove polling specific code from vm-stats refresher

This patch moves the code that is specific to polling from
VMStatsRefresher to PoolVMStatsRefresher. This way, VMStatsRefresher
becomes purely abstract.

Change-Id: Ie3406bc6b3ab4a603de53a6140f631436b92a1f8
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/PollVMStatsRefresher.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VMStatsRefresher.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/EventVMStatsRefresher.java
3 files changed, 47 insertions(+), 55 deletions(-)

Approvals:
  Omer Frenkel: Looks good to me, approved
  Arik Hadas: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/42788
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3406bc6b3ab4a603de53a6140f631436b92a1f8
Gerrit-PatchSet: 14
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list