[infinispan-issues] [JBoss JIRA] (ISPN-11384) Cannot create OFF_HEAP caches dynamically
Dan Berindei (Jira)
issues at jboss.org
Wed Mar 4 16:24:10 EST 2020
[ https://issues.redhat.com/browse/ISPN-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-11384:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.Dev03
Resolution: Done
> 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