[infinispan-issues] [JBoss JIRA] (ISPN-6798) Examples of JDBC CacheStore configuration should remind about the shared attribute
Sanne Grinovero (JIRA)
issues at jboss.org
Mon Jun 27 05:12:02 EDT 2016
Sanne Grinovero created ISPN-6798:
-------------------------------------
Summary: Examples of JDBC CacheStore configuration should remind about the shared attribute
Key: ISPN-6798
URL: https://issues.jboss.org/browse/ISPN-6798
Project: Infinispan
Issue Type: Enhancement
Components: Configuration, Documentation-Core
Reporter: Sanne Grinovero
Priority: Minor
Fix For: 9.0.0.Alpha4
The "shared" configuration attribute is defaulting to _false_ even for database-based CacheStore instances as the attribute is defined in the parent of all {{CacheStore}} types.
The attribute isn't very visible either, as it's not explicitly listed among the available attributes (because it's inherited), and I think this is quite confusing as - while a non-shared configuration could be a choice - there's a strong assumption and expectation that these will point to a shared relational database.
See also:
- http://stackoverflow.com/questions/37949448/duplicate-record-errors-in-hibernate-search-backed-by-infinispan-in-an-ec2-clust/38049866#38049866
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list