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

Tx Cluster Listeners could lose event during rehash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • None
    • Listeners, Transactions
    • None

    Description

      It is possible to get into a scenario where the primary owner changes between nodes during a commit.

      N1 is primary owner
      N2 is backup owner

      tx1 is writing k = v1
      commit tx1
      N2 receives commit and updates data container
      rehash happens N2 becomes primary owner
      N1 receives commit and updates data container

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: