Bug 1032235

Summary: Call trace widget does not refresh
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Alan Santos <asantos>
Component: RT GovernanceAssignee: Eric Wittmann <eric.wittmann>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Sedlacek <jsedlace>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, eric.wittmann, jpechane, kejohnso, oskutka, soa-p-jira
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Alan Santos 2013-11-19 18:36:10 UTC
Description of problem:

The call trace widget has a refresh interval option in the settings with a default of 30 seconds. The widget does not refresh regardless of the value.


How reproducible:
always

Steps to Reproduce:
1.setup the call time widget such that it shows at lease one call
2.execute the call again
3.wait the time specified in the refresh interval

Actual results:

Widget is not updated with new call

Expected results:
New call(s) appear in widget

Comment 2 Eric Wittmann 2013-11-19 20:08:13 UTC
After discussing with Kevin we decided that removing the refresh option entirely was the best bet.  The reason is that even if we fix the refresh feature, the user experience will still be ugly.  This is because any selection the user made in the tree, or any nodes the user has expanded, will be reverted as soon as the update happened (every 30s).  This would be a bad user experience.

Since the call trace shouldn't change, we only need to fetch the data once.

Comment 3 Jiri Pechanec 2014-01-15 16:21:30 UTC
Verified in CR1