You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2011/06/24 00:16:47 UTC

[jira] [Resolved] (JS2-881) Improve Profiler Hashmap Usage

     [ 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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org