Issue Details (XML | Word | Printable)

Key: COMETD-80
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Simone Bordet
Reporter: Greg Wilkins
Votes: 0
Watchers: 0
Operations

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

Limit size of ChannelId cache

Created: 05/Mar/10 05:48 AM   Updated: 08/Mar/10 05:31 AM
Component/s: None
Affects Version/s: 1.0.1
Fix Version/s: 1.1.0


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Greg Wilkins added a comment - 05/Mar/10 07:27 AM
a quick fix has been committed to limit size to 10k entries.
The cache can probably be removed altogether but we should benchmark that change.

Simone Bordet added a comment - 08/Mar/10 05:31 AM
Added a new parameter called "channelIdCacheLimit" and documented it.