[infinispan-issues] [JBoss JIRA] (ISPN-6044) NumericVersionGenerator stops removed caches from being GCed

Tristan Tarrant (JIRA) issues at jboss.org
Thu Jan 7 02:53:00 EST 2016


Tristan Tarrant created ISPN-6044:
-------------------------------------

             Summary: NumericVersionGenerator stops removed caches from being GCed
                 Key: ISPN-6044
                 URL: https://issues.jboss.org/browse/ISPN-6044
             Project: Infinispan
          Issue Type: Bug
            Reporter: Tristan Tarrant


NumericVersionGenerator is a cache-scoped component which registers a global listener in its @Start method for org.infinispan.container.versioning.NumericVersionGenerator$RankCalculator. This, causes the cache registry to not be GCed since the DefaultCacheManager keeps a live reference to this component.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list