]
Ryan Emerson updated ISPN-6748:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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
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.