[ 
http://jira.codehaus.org/browse/MERCURY-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Gusakov updated MERCURY-123:
---------------------------------

    Description: 
Currently metadata cache is written to accommodate one-time usage pattern - 
a'la Maven build, and does not take care of long running pattern - the cache is 
not limited and can consume a lot of memory.

Need to introduce a true session-like behavior via LRU and evict()

> add evict() call to the metadata cache
> --------------------------------------
>
>                 Key: MERCURY-123
>                 URL: http://jira.codehaus.org/browse/MERCURY-123
>             Project: Mercury
>          Issue Type: Sub-task
>            Reporter: Oleg Gusakov
>
> Currently metadata cache is written to accommodate one-time usage pattern - 
> a'la Maven build, and does not take care of long running pattern - the cache 
> is not limited and can consume a lot of memory.
> Need to introduce a true session-like behavior via LRU and evict()

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to