]
Dan Berindei updated ISPN-6748:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha3
Resolution: Done
Deprecate Singleton Mode for Persistent Stores
----------------------------------------------
Key: ISPN-6748
URL:
https://issues.jboss.org/browse/ISPN-6748
Project: Infinispan
Issue Type: Task
Components: Loaders and Stores
Affects Versions: 9.0.0.Alpha2
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.0.0.Alpha3
In shared mode only the primary owner of a key writes to the shared store, therefore
there is no obvious use-case for having a singleton mode which delegates all writes to a
single node.