Bug 1350842
Summary: | Warnings about session threshold | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | ||||
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | ||||
Status: | CLOSED ERRATA | QA Contact: | Matouš Mojžíš <mmojzis> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 5.6.0 | CC: | abellott, dajohnso, dclarizi, hkataria, jhardy, jprause, mpovolny, obarenbo | ||||
Target Milestone: | GA | Keywords: | ZStream | ||||
Target Release: | 5.6.1 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | appliance | ||||||
Fixed In Version: | 5.6.1.2 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1353304 (view as bug list) | Environment: | |||||
Last Closed: | 2016-08-18 17:52:23 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1353304 | ||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq/darga: https://github.com/ManageIQ/manageiq/commit/faefb7c040a537a64b28db2af070e91cee5e19f4 commit faefb7c040a537a64b28db2af070e91cee5e19f4 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Jul 6 15:48:37 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Jul 6 15:48:37 2016 -0400 Moved MiqSearch ActiveRecord Objects out of @edit[:current] This has already been fixed on upstream under https://github.com/ManageIQ/manageiq/pull/8730/commits/9bea69d60d9919b16b7e814b0f10cc02bcf4c274 https://bugzilla.redhat.com/show_bug.cgi?id=1350842 app/controllers/configuration_controller.rb | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) Verified in 5.6.1.0. Warnings don't appear in logs anymore. 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://rhn.redhat.com/errata/RHSA-2016-1634.html |
Created attachment 1173455 [details] Warnings from log Description of problem: Version-Release number of selected component (if applicable): 5.6.0.13 How reproducible: Always Steps to Reproduce: 1. Settings -> My Settings -> Default filters 2. 3. Actual results: MIQ(configuration_controller-change_tab): Session object size of 155 KB exceeds threshold of 100 KB Expected results: Additional info: Warn log attached