Skip to Content.
Sympa Menu

grouper-dev - [grouper-dev] slow widgets affects ui 2.2 splash page performance

Subject: Grouper Developers Forum

List archive

[grouper-dev] slow widgets affects ui 2.2 splash page performance


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "" <>
  • Subject: [grouper-dev] slow widgets affects ui 2.2 splash page performance
  • Date: Sat, 4 Oct 2014 15:43:52 +0000
  • Accept-language: en-US

Note, shilen tuned some queries on the main page, but the widgets can still be slow if the users has a lot of privileges.

 

If a widget takes longer than the configured amount, then just display the page with a link to refresh it. See screenshot.

 

https://bugs.internet2.edu/jira/browse/GRP-1046

 

https://github.com/Internet2/grouper/commit/4c8bf00c2c008ef8f988428a813ec46ab69bb66f

This is fixed in 2.2.1.

 

Configure this in grouper-ui.properties:

 

# number of millis that widget queries must complete in before they are abandoned and the user must click a link to display it

# -1 means dont run in threads, and just draw the screen no matter how long it takes. 0 means, dont even try to load the widgets,

# let the user do it themselves

uiV2.index.widgetMaxQueryMillis = 5000

 

Thanks,

Chris

 

See “Groups I Manage” below, it was slow, so you get a link you can use to see the widget…

 




Archive powered by MHonArc 2.6.16.

Top of Page