[infinispan-issues] [JBoss JIRA] (ISPN-11384) Cannot create OFF_HEAP caches dynamically

Gustavo Fernandes (Jira) issues at jboss.org
Fri Feb 28 11:42:01 EST 2020


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

Gustavo Fernandes updated ISPN-11384:
-------------------------------------
    Status: Open  (was: New)


> Cannot create OFF_HEAP caches dynamically
> -----------------------------------------
>
>                 Key: ISPN-11384
>                 URL: https://issues.redhat.com/browse/ISPN-11384
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Hot Rod, REST
>    Affects Versions: 11.0.0.Alpha1, 10.1.3.Final
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>            Priority: Major
>
> {code:xml}
> <infinispan>
>     <cache-container>
>         <local-cache name ="offheap-cache">
>             <memory>
>                 <off-heap/>
>             </memory>
>         </local-cache>
>     </cache-container>
> </infinispan>
> {code}
> The config above when posted via REST will ignore the <off-heap/> and create a regular cache



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


More information about the infinispan-issues mailing list