[infinispan-issues] [JBoss JIRA] (ISPN-5184) The option "shared=true" in custom persistance storage does not work
Pavlo Pohrebnyi (JIRA)
issues at jboss.org
Tue Jan 27 10:08:49 EST 2015
Pavlo Pohrebnyi created ISPN-5184:
-------------------------------------
Summary: The option "shared=true" in custom persistance storage does not work
Key: ISPN-5184
URL: https://issues.jboss.org/browse/ISPN-5184
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 7.0.3.Final
Reporter: Pavlo Pohrebnyi
When I'm tried to enable option "shared=true" in custom persistance storage, nothing changes - all nodes updates storage (should update only node, that put cache entry).
This is part of documentation:
shared - (false by default) indicates that the cache loader is shared among different cache instances, for example where all instances in a cluster use the same JDBC settings to talk to the same remote, shared database. Setting this to true prevents repeated and unnecessary writes of the same data to the cache loader by different cache instances.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list