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

PUSH based rehashing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.0.0.CR8, 5.0.0.FINAL
    • 4.2.0.Final
    • Core

      Current rehash schemes are based on a PULL of state. Joiners (and new owners after a leave) pull state from their neighbours. This JIRA is to reimplement this as a PUSH based scheme, where all nodes detect new joiners (or leavers) and analyse their internal state and determine what needs to be pushed where.

      The scheme should be more robust, involving far fewer RPCs and coordination, and would work better for merge views detected when partitions heal.

      Based on Bela's prototype on https://github.com/belaban/infinispan/tree/rebalance-changes

            dberinde@redhat.com Dan Berindei (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: