Ori Liel has submitted this change and it was merged.
Change subject: engine: Split LogPhysicalMemoryThresholdInMB config option
......................................................................
engine: Split LogPhysicalMemoryThresholdInMB config option
LogPhysicalMemoryThresholdInMB was used for both memeory
and swap. This patch splits it to two different configuration
options.
Bug-Url:
https://bugzilla.redhat.com/1145983
Change-Id: I15b54fe2b138cfbaa37f69b0071390f80705e4d8
Signed-off-by: Ori Liel <oliel(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/HostMonitoring.java
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
3 files changed, 14 insertions(+), 2 deletions(-)
Approvals:
Ori Liel: Verified; Looks good to me, approved
Eli Mesika: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/39136
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I15b54fe2b138cfbaa37f69b0071390f80705e4d8
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server