Details
-
Enhancement
-
Resolution: Done
-
Major
-
5.2.0.Beta1
-
None
Description
Situation: REPL_SYNC cache, non transactional, locking isolation level NONE
Problem: when multiple threads trying to write same key on multiple nodes, the operation ends up mostly in locking timeouts
Mircea mentioned that the locking behaviour for non-tx caches could be optimized as well as for tx-caches or use the same mechanisms.
(One single lock, independed number of owners)
Attachments
Issue Links
- is incorporated by
-
ISPN-2772 Implement REPLICATED mode as a degenerated DISTRIBUTED mode (nowOwners>=clusterSize)
-
- Closed
-