[infinispan-issues] [JBoss JIRA] (ISPN-9640) Reduce verbosity of hotrod cache configurations
Ryan Emerson (Jira)
issues at jboss.org
Wed Oct 24 09:58:00 EDT 2018
Ryan Emerson created ISPN-9640:
----------------------------------
Summary: Reduce verbosity of hotrod cache configurations
Key: ISPN-9640
URL: https://issues.jboss.org/browse/ISPN-9640
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod
Affects Versions: 9.4.0.Final
Reporter: Ryan Emerson
Fix For: 10.0.0.Alpha1
Currently when defining a cache configuration via `RemoteCacheManagerAdmin::createCache` and `XMLStringConfiguration` it's necessary for the xml to include the `<infinispan><cache-container>..<infinispan/><cache-container/>` elements. This is unnecessarily verbose, and it should be possible for a user to simply provide the cache config XML, e.g. `<distributed-cache name="example"/>`
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list