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

Gustavo Fernandes (Jira) issues at jboss.org
Thu Mar 5 05:53:41 EST 2020


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

Gustavo Fernandes updated ISPN-11384:
-------------------------------------
    Git Pull Request: https://github.com/infinispan/infinispan/pull/7967, https://github.com/infinispan/infinispan/pull/8000  (was: https://github.com/infinispan/infinispan/pull/7967)


> 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
>             Fix For: 11.0.0.Dev03
>
>
> {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