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

Optimize locking behaviour in non-transactional caches

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 5.3.0.Final
    • 5.2.0.Beta1
    • Transactions
    • 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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: