Bug 1009124
Summary: | Metrics list from previous resource cached when navigating Monitor Sub Tabs | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Heiko W. Rupp <hrupp> | ||||||
Component: | UI | Assignee: | Mike Thompson <mithomps> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
Severity: | urgent | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | JON 3.2 | CC: | ahovsepy, hrupp, mithomps | ||||||
Target Milestone: | ER02 | ||||||||
Target Release: | JON 3.2.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | 1009089 | Environment: | |||||||
Last Closed: | 2014-01-02 20:37:18 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: | 1009089 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Heiko W. Rupp
2013-09-17 18:14:52 UTC
committed to master: 1e23623 Move the stateful momento containing open chart rows out to the ResourceDetailView instead of at the MetricsTableView which can then be created and destroyed like the other stateless views and state momento passed into the View to restore previous (opened rows) state. This is on master and will become part of JON 3.2.0 as we have not branched off of master yet. the issue is still visible in: Version: 3.2.0.ER1 Build Number: 54dd29c:464a643 Created attachment 802194 [details]
cpu_metrics
Created attachment 802195 [details]
cpu-schedules
I just confirmed in master and it is fixed. Looks like this went into ER02 and not ER01 please check again on ER02. verified with ER02. eap has enabled schedules thus corresponding metrics -> http://d.pr/i/Z4kH cpu doesn't have enabled scheduled -> http://d.pr/i/HieB thus cpu doesn't have metrics -> http://d.pr/i/HYc1 |