[
https://issues.jboss.org/browse/ISPN-7337?page=com.atlassian.jira.plugin....
]
Ben Gardner commented on ISPN-7337:
-----------------------------------
I'm thinking add some new properties to read in the
ConfigurationBuilder.withProperties()
String NEAR_CACHE_MODE = "infinispan.client.hotrod.nearcache.mode";
infinispan.client.hotrod.nearcache.mode=INVALIDATED
infinispan.client.hotrod.nearcache.mode=DISABLED
String NEAR_CACHE_MAX_ENTRIES =
"infinispan.client.hotrod.nearcache.max_entries";
infinispan.client.hotrod.nearcache.max_entries=-1
Enable configuring near cache via properties
--------------------------------------------
Key: ISPN-7337
URL:
https://issues.jboss.org/browse/ISPN-7337
Project: Infinispan
Issue Type: Bug
Components: JCache, Remote Protocols
Affects Versions: 9.0.0.Beta1, 8.2.5.Final
Reporter: Galder ZamarreƱo
So that near cache can be enabled with Hot Rod client when used via JCache interface.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)