[
https://issues.apache.org/jira/browse/JS2-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Sean Taylor resolved JS2-881.
-----------------------------------
Resolution: Duplicate
duplicate of 676
> Improve Profiler Hashmap Usage
> ------------------------------
>
> Key: JS2-881
> URL: https://issues.apache.org/jira/browse/JS2-881
> Project: Jetspeed 2
> Issue Type: Improvement
> Components: Profiling/Portal Navigation
> Affects Versions: 2.1.2
> Reporter: David Sean Taylor
> Assignee: David Sean Taylor
> Fix For: 2.2.2
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> There are two data structures in the proļ¬ler, both are synchronized hash
> maps. The combined size of the two data
> structures grows linearly with the number of users. These data structures
> will be refactored to increase memory conservation.
> A lot of the data in these maps is redundant. I am going to reduce the
> footprint by storing only minimally required data.
> Additionally, we will use ehcache to control the size of these data
> structures.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]