[infinispan-issues] [JBoss JIRA] (ISPN-11855) Internal caches should ignore wildcard configurations

Dan Berindei (Jira) issues at jboss.org
Thu May 21 02:01:10 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-11855:
--------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/8359


> Internal caches should ignore wildcard configurations
> -----------------------------------------------------
>
>                 Key: ISPN-11855
>                 URL: https://issues.redhat.com/browse/ISPN-11855
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 11.0.0.Dev05, 10.1.8.Final
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Major
>             Fix For: 11.0.0.CR1, 10.1.9.Final
>
>
> {{InternalCacheRegistryImpl.registerInternalCache}} throws a {{CacheConfigurationException}} if a wildcard configuration matches the internal cache name.
> It should ignore wildcard configurations instead, and a user should be able to replicate the pre-ISPN-11367 behaviour with a {{*}} wildcard:
> {code:xml}
> <cache-container>
>   <local-cache-configuration name="*">
>   </local-cache-configuration>
> </cache-container>
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list