Bug 1070130

Summary: Console navigation and responses are terribly slow
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jakub Cechacek <jcechace>
Component: Web ConsoleAssignee: Harald Pehl <hpehl>
Status: CLOSED CURRENTRELEASE QA Contact: Jakub Cechacek <jcechace>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: brian.stansberry, hbraun, jkudrnac, kkhan, nziakova
Target Milestone: ER1   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:25:20 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: 1072486    
Bug Blocks:    

Description Jakub Cechacek 2014-02-26 09:58:21 UTC
Moving around in 2.2.0.Beta1 is slow. 

All outgoing requests for second (and any further) visit of profiles/configuration section in eap 6.2 domain (default configuration) took ~180ms to compele. With 6.3 it is around  1.2s.

The situation is approximately the same with WF domain. 


This might be somehow related to BZ1070121

Comment 1 Harald Pehl 2014-02-26 11:41:27 UTC
Overall when a view is rendered for the first time there's an overhead related to RBAC. For the 2nd time there must be no delay. 

Regarding the configuration: There's an additional overhead for the datasources view (the default view under configuration). I will try to optimize this additional delay.

Comment 2 Jakub Cechacek 2014-06-05 13:05:04 UTC
Verified ER4