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)