]
Adrian Nistor updated ISPN-8671:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated in master and 9.1.x branch. Thanks [~william.burns]!
InternalCacheRegistryImpl doesn't need to use bounded cache
-----------------------------------------------------------
Key: ISPN-8671
URL:
https://issues.jboss.org/browse/ISPN-8671
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.2.0.Beta2
Reporter: William Burns
Assignee: William Burns
Fix For: 9.2.0.CR1, 9.1.5.Final
The InternalCacheRegistry is using a bounded cache to store its internal caches. There is
no reason for this to be bounded, and actually could cause confusion if an internal cache
was removed and no one was aware of that.