[infinispan-issues] [JBoss JIRA] (ISPN-11960) RemoteCache configuration enhancements (wildcards, . in name, URI for config)

Tristan Tarrant (Jira) issues at jboss.org
Wed Jun 3 10:11:04 EDT 2020


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

Tristan Tarrant updated ISPN-11960:
-----------------------------------
    Description: 
It should be possible to define remote cache names using wildcard globbing {{*}} so that configuration apply to all cache names which match.
Additionally we should be able to support cache names containing {{.}} characters in the declarative configuration. In this case names should be enclosed in square brackets, e.g {{[example.MyCache]}}
Since passing a cache configuration in XML is cumbersome, we should support passing a URI pointing to a separate file.

  was:
It should be possible to define remote cache names using wildcard globbing {{*}} so that configuration apply to all cache names which match.
Additionally we should be able to support cache names containing {{.}} characters in the declarative configuration. In this case names should be enclosed in square brackets, e.g {{[example.MyCache]}}



> RemoteCache configuration enhancements (wildcards, . in name, URI for config)
> -----------------------------------------------------------------------------
>
>                 Key: ISPN-11960
>                 URL: https://issues.redhat.com/browse/ISPN-11960
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Hot Rod
>    Affects Versions: 11.0.0.CR1
>            Reporter: Tristan Tarrant
>            Assignee: Tristan Tarrant
>            Priority: Major
>             Fix For: 11.0.0.Final
>
>
> It should be possible to define remote cache names using wildcard globbing {{*}} so that configuration apply to all cache names which match.
> Additionally we should be able to support cache names containing {{.}} characters in the declarative configuration. In this case names should be enclosed in square brackets, e.g {{[example.MyCache]}}
> Since passing a cache configuration in XML is cumbersome, we should support passing a URI pointing to a separate file.



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


More information about the infinispan-issues mailing list