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

Segment transfer not restarted if the owner fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 5.2.0.CR3
    • 5.2.0.Beta4
    • State Transfer
    • None

    Description

      Imagine this situation in distributed cache with 3 owners:
      1) The segment X is owned by nodes A, B, C
      2) Node B fails -> CH_UPDATE and then REBALANCE_START are broadcasted
      3) Node D starts transfer of segment X from C
      4) Node C fails -> another CH_UPDATE is broadcasted
      5) D handes the CH_UPDATE and removes the transfer of segment X from C, but does not start another transfer from A

      The addedSegments does not contain the restarted transfer, because all transfers from write consistent hash are removed from it in the beginning - the segment is considered received here although the transfer is still in progress.

      Attachments

        Activity

          People

            anistor Adrian Nistor (Inactive)
            rvansa1@redhat.com Radim Vansa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: