History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
COMETD-80
Type:
Improvement
Status:
Resolved
Resolution:
Fixed
Priority:
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:
[
Permalink
|
« Hide
]
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.
[
Show »
]
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.
[
Permalink
|
« Hide
]
Simone Bordet
added a comment -
08/Mar/10 05:31 AM
Added a new parameter called "channelIdCacheLimit" and documented it.
[
Show »
]
Simone Bordet
added a comment -
08/Mar/10 05:31 AM
Added a new parameter called "channelIdCacheLimit" and documented it.
The cache can probably be removed altogether but we should benchmark that change.