[
https://issues.jboss.org/browse/ISPN-6421?page=com.atlassian.jira.plugin....
]
Ryan Emerson commented on ISPN-6421:
------------------------------------
[~vblagojevic] In the console when creating a cache based upon an existing template with
no modifications, we simply create a cache that references the template. When creating a
cache and editing its config, we just create a cache with all of the config values from
the base template plus whatever else the user adds.
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: Tristan Tarrant
Priority: Minor
Fix For: 9.0.0.Beta2, 9.0.0.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
(v7.2.3#72005)