]
Gustavo Fernandes updated ISPN-5380:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Create a registry of internal caches
------------------------------------
Key: ISPN-5380
URL:
https://issues.jboss.org/browse/ISPN-5380
Project: Infinispan
Issue Type: Task
Components: Core
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 7.2.0.Final
Several parts of the code create caches for internal use (hotrod topology, protobuf
schema, scripting cache, recovery, etc). These should all be created through a common
interface so that thet can be filtered out when necessary.