[infinispan-issues] [JBoss JIRA] (ISPN-4876) API for obtaining cache metadata

Tristan Tarrant (JIRA) issues at jboss.org
Thu Oct 23 13:08:35 EDT 2014


Tristan Tarrant created ISPN-4876:
-------------------------------------

             Summary: API for obtaining cache metadata
                 Key: ISPN-4876
                 URL: https://issues.jboss.org/browse/ISPN-4876
             Project: Infinispan
          Issue Type: Feature Request
            Reporter: Tristan Tarrant


Currently we have a number of "service" caches which store additional information about "primary" caches (e.g. protobuf schemas, indexes, topology). We might also want to store other additional information (configurations, metadata, etc). 
I think we can hijack the ClusterRegistry class to provide a standardized interface to obtain "service" caches based on a set of requirements (persistent/volatile, shared/private, etc) and apply well-defined configurations to them (e.g. security).



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list