Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2392

Optimize locking behaviour in non-transactional caches

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.3.0.Final
    • 5.2.0.Beta1
    • Transactions
    • None

      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)

            anistor Adrian Nistor (Inactive)
            tfromm_jira Thomas Fromm (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: