Bug 1649799
| Summary: | Setting the memory threshold for the Refresh worker in the WebUI configures the wrong value in the configuration yaml | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Peter McGowan <pmcgowan> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Tasos Papaioannou <tpapaioa> |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | high | ||
| Version: | 5.9.5 | CC: | bmidwood, dmetzger, hkataria, lavenel, mpovolny, obarenbo, simaishi, smallamp, tpapaioa |
| Target Milestone: | GA | ||
| Target Release: | 5.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.10.0.25 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:03:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Peter McGowan
2018-11-14 14:36:22 UTC
Changes were made in https://github.com/ManageIQ/manageiq-ui-classic/pull/4633 to ssave value as integer. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e8c920564b378e8b133c8c47ad1867c469a6b145 commit e8c920564b378e8b133c8c47ad1867c469a6b145 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Nov 14 12:56:57 2018 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Nov 14 12:56:57 2018 -0500 Fixed reading of ems_refresh_threshold memory_threshold value Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1649799 app/views/ops/_settings_workers_tab.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/0f35d6acd6a2e3cafc0bb62097d9e80baa744538 commit 0f35d6acd6a2e3cafc0bb62097d9e80baa744538 Author: Harpreet Kataria <hkataria> AuthorDate: Thu Nov 15 20:12:55 2018 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Nov 15 20:12:55 2018 -0500 Fixed reading of ems_refresh_threshold memory_threshold value Hammer specific PR for https://github.com/ManageIQ/manageiq-ui-classic/pull/4925 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1649799 app/views/ops/_settings_workers_tab.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified on 5.10.0.27. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212 |