Change in ovirt-engine[master]: core: VmHandler config value treatment
Code Review
gerrit at ovirt.org
Thu Jun 1 11:48:25 UTC 2017
>From Allon Mureinik <amureini at redhat.com>:
Allon Mureinik has submitted this change and it was merged.
Change subject: core: VmHandler config value treatment
......................................................................
core: VmHandler config value treatment
Config.getValue(ConfigValues.ValidNumOfMonitors) returns a
List<String>.
This patch fixes VmHandler#getMaxNumberOfMonitors to use that list
directly instead of converting it to a string and then paring it to an
array of strings.
Change-Id: If7facfc4631ef2a90e558776e8257ab4f18ddd96
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
1 file changed, 1 insertion(+), 3 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Allon Mureinik: Verified
Arik Hadas: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/77464
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If7facfc4631ef2a90e558776e8257ab4f18ddd96
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list