click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: SAK-11220
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Stephen Marquard
Reporter: Stephen Marquard
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Sakai

Optional property to switch off presence in user workspaces

Created: 21-Aug-2007 11:13   Updated: 02-Nov-2009 08:33
Component/s: Portal
Affects Version/s: 2.4.0, 2.4.1, 2.5.0, 2.5.2, 2.5.3, 2.6.0
Fix Version/s: 2.6.0, 2.7.0

Time Tracking:
Not Specified

2.6.x Status: Closed
2.5.x Status: Won't Fix
2.4.x Status: None


 Description  « Hide
Presence generates a lot of overhead, including http requests, inserts/deletes to SAKAI_PRESENCE and event traffic.

As presence in user my workspaces is largely redundant (no other users ever show up there), it would help reduce system load to hide presence in my workspaces. This could be configurable through a sakai.properties setting, e.g. to disable presence for my workspaces only, or more generally to enable presence for a list of site types (e.g. project only, or course & project but not my workspace).

Will contribute code for this.


 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Stephen Marquard added a comment - 08-Nov-2008 01:17
r54126.

Stephen Marquard added a comment - 18-Dec-2008 02:55
Verified (tested as a patch on 2-5-x production build)

Jean-François Lévêque added a comment - 19-Dec-2008 03:32
New feature that changes the default behavior

Stephen Marquard added a comment - 19-Dec-2008 03:38
To clarify, it doesn't change the default behaviour. My Workspace presence is only disabled if the sakai.properties is explicitly set to false.

Anthony Whyte added a comment - 28-Sep-2009 15:39
In 2.6.0.

Matthew Jones added a comment - 02-Nov-2009 08:33
The property is: display.users.present.myworkspace=false (default true)
(It's in the commit logs)