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

Allow consistency for concurrent updates when syncCommitPhase=false

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Optional Optional
    • None
    • 5.1.0.CR4, 5.1.0.FINAL
    • Transactions

      when syncCommitPhase=false then there is a window of inconsistency in the case multipel tx access the same key at the same time.
      This can be avoided by sending the lock release command after the commit command, in the same thread which is async triggered by the TM.commit.
      This should be a very important performance buster for default configurations.

        1. All_PUT.png
          36 kB
          Mircea Markus

            Unassigned Unassigned
            mircea.markus Mircea Markus (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: