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

Key: FISH-134
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Tim Pettersen
Reporter: Tim Pettersen
Votes: 0
Watchers: 0
Available Workflow Actions

Mark for Scheduling
Operations

If you were logged in you would be able to see more operations.
JIRA FishEye Plugin

More intelligent caching

Created: 12/Mar/08 01:06 AM   Updated: 12/Mar/08 05:47 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Labels:


 Description  « Hide
From FishEyeManagerImpl:
public void initialiseCache() {
        if (config.isValid()) {
            //todo need a smarter changeset cachesize!
            cache = new FishEyeCacheImpl(config.getRevisionCacheSize(),
                    config.getRevisionCacheSize() / 8, authenticationContext, config);
        }
    }

bleck!



 All   Comments   Work Log   Change History   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.