Bug 736807 - navigating to a large autogroup takes unacceptably long
Summary: navigating to a large autogroup takes unacceptably long
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: jon30-perf rhq-gui-timeouts
TreeView+ depends on / blocked
 
Reported: 2011-09-08 18:27 UTC by Ian Springer
Modified: 2013-08-06 00:40 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-09-27 19:52:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Ian Springer 2011-09-08 18:27:49 UTC
For an autogroup with 100 members, the createPrivateResourceGroup() RPC call took 39 seconds.

Comment 1 John Mazzitelli 2011-09-15 17:33:47 UTC
need to check if this is the first time going to the autogroup - where we create the group. the next subsequent times you go to the autogroup, it will probably be faster because the group has already been created.

need to investigate if the above is true - I think it is though.

Comment 2 Ian Springer 2011-09-27 19:52:36 UTC
I am no longer seeing this. createPrivateResourceGroup() calls for an autogroup with 100 members is now taking less than a second. I assume the previous slowness as due to my Server being overloaded.


Note You need to log in before you can comment on or make changes to this bug.