History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1575
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Nick Bolton
Reporter: Andrew Petro
Votes: 0
Watchers: 0
Operations

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

UserInstance system caches enable cross user cache hits

Created: 25/Sep/06 09:39 PM   Updated: 03/Jul/07 04:13 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.6.0 M1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Set system caches as static objects and removed username from the cachekey to enable cross-user cache hits.

 All   Comments   Work Log   Change History      Sort Order:
Nick Bolton [12/Feb/07 04:00 PM]
Enabled users to share cache hits.

Andrew Petro [12/Feb/07 07:23 PM]
Re-opening for trivial conditional style issue.

Per http://www.ja-sig.org/wiki/display/UPC/Code+Best+Practices , uPortal prefers braced rather than single-line if statements.


Andrew Petro [12/Feb/07 07:26 PM]
My bad, misread the diff. The non-style-compliant code was removed by Nick's change.