[infinispan-issues] [JBoss JIRA] (ISPN-3659) Cache stop should clear thread-local ExtendedRiverMarshaller or their instance caches

Divya Mehra (JIRA) jira-events at lists.jboss.org
Mon Oct 28 18:53:02 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Divya Mehra updated ISPN-3659:
------------------------------

    Labels: jdg620_dm  (was: )

    
> Cache stop should clear thread-local ExtendedRiverMarshaller or their instance caches
> -------------------------------------------------------------------------------------
>
>                 Key: ISPN-3659
>                 URL: https://issues.jboss.org/browse/ISPN-3659
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Marshalling
>    Affects Versions: 5.3.0.Final, 6.0.0.CR1
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>              Labels: jdg620_dm
>             Fix For: 6.1.0.Final
>
>
> The fix for ISPN-2372 was incomplete. We now clear the references from the thread-local marshallers to the cache itself, so it can be garbage-collected, but we don't clear the marshallers or their instance caches. If the cache values' object graph is very large, the cached marshallers will use up a lot of memory that could be garbage-collected (assuming the cache was indeed restarted and only one cache instance is running now).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list