[infinispan-issues] [JBoss JIRA] (ISPN-6421) Instantiation of cache based on template should not modify template
Vladimir Blagojevic (JIRA)
issues at jboss.org
Tue Mar 22 17:52:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180924#comment-13180924 ]
Vladimir Blagojevic commented on ISPN-6421:
-------------------------------------------
[~NadirX] The server is not allowing me to create a configuration with configuration set to some template and template to false. Here is what I did:
[domain at localhost:9990 distributed-cache-configuration] ./testconfig:add(configuration=memory-bounded,template=false)
And I get an error from all servers that I need to include MODE. However, as soon as I set mode, I get:
"failure-description" => {"domain-failure-description" => "WFLYCTL0105: configuration is invalid in combination with mode"},
Please confirm and advise on further steps.
> Instantiation of cache based on template should not modify template
> -------------------------------------------------------------------
>
> Key: ISPN-6421
> URL: https://issues.jboss.org/browse/ISPN-6421
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.2.0.Final
> Reporter: Tristan Tarrant
> Assignee: Vladimir Blagojevic
> Fix For: 9.0.0.Final, 9.0.0.Alpha1, 8.2.1.Final
>
>
> In cache add, instiating a cache A based on template T should not modify T but should create a configuration A under configurations=CONFIGURATIONS with the "template" attribute set to false and the "configuration" attribute set to T and then a cache A with "configuration" A.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list