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

Rebalancing hangs after failure to request segments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 12.1.0.CR2
    • Core
    • None
    • Undefined

    Description

      When the segments request fails, StateConsumerImpl.onTaskCompletion() doesn't do anything.

      Usually the failure is because the source node left, and then a topology update should happen soon. But sometimes the exception is not caused by the node leaving, and the InboundTransferTask remains in a limbo state because there is no topology update to follow the exception.

      We should let the coordinator know that something went wrong and the rebalance may need to be restarted, and we should also allow the user to force-cancel the rebalance and force-start a new one.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: