[infinispan-issues] [JBoss JIRA] (ISPN-6421) Instantiation of cache based on template should not modify template

Ryan Emerson (JIRA) issues at jboss.org
Thu Jan 19 05:49:00 EST 2017


    [ https://issues.jboss.org/browse/ISPN-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13350947#comment-13350947 ] 

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)


More information about the infinispan-issues mailing list