]
Tristan Tarrant updated ISPN-20:
--------------------------------
Fix Version/s: 8.2.6.Final
check whether locking in JDBC cache stores can be replaced with
SELECT FOR UPDATE
---------------------------------------------------------------------------------
Key: ISPN-20
URL:
https://issues.jboss.org/browse/ISPN-20
Project: Infinispan
Issue Type: Feature Request
Components: Loaders and Stores, Transactions
Reporter: Mircea Markus
Assignee: Ryan Emerson
Labels: hackathon
Fix For: 9.0.0.Alpha2, 9.0.0.Final, 8.2.6.Final
Not sure whether the 'outside' locking (MVCC) can't be used so that we
won't need locking code within cache stores