[infinispan-issues] [JBoss JIRA] (ISPN-8341) CLI: Setting configuration cache attribute creates new cache-configuration

Tristan Tarrant (Jira) issues at jboss.org
Thu Jul 9 11:22:00 EDT 2020


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

Tristan Tarrant closed ISPN-8341.
---------------------------------
    Resolution: Out of Date


> CLI: Setting configuration cache attribute creates new cache-configuration
> --------------------------------------------------------------------------
>
>                 Key: ISPN-8341
>                 URL: https://issues.redhat.com/browse/ISPN-8341
>             Project: Infinispan
>          Issue Type: Bug
>          Components: CLI, WildFly modules
>            Reporter: Sebastian Laskawiec
>            Assignee: Tristan Tarrant
>            Priority: Minor
>
> When I use the CLI to set cache template using the following command ({{cloud.xml}} configuration):
> {code}
> /subsystem=datagrid-infinispan/cache-container=clustered/distributed-cache=default:write-attribute(name=configuration, value=persistent-file-store-write-behind)
> {code}
> a new configuration element is added automatically. Here's how it looks like:
> {code}
> <cache-container name="clustered" default-cache="default" statistics="true">
> ...
>                <!-- This element has been automatically created - why? -->
>                 <distributed-cache-configuration name="default"/>
> </cache-container>
> {code}



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


More information about the infinispan-issues mailing list