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

PreferAvailabilityStrategy: Improve selection of segment owners after merge

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 9.2.1.Final
    • 8.2.2.Final
    • Core
    • None

      PreferAvailabilityStrategy picks a winning CH after merge, but that CH is very likely to be the wrong one. We should improve our odds at preserving cache data by mixing CHs, and keeping from each node's response only the information about the segments it owns itself.

      The downside is that PreferAvailabilityStrategy becomes tightly coupled with DefaultConsistentHash/ReplicatedConsistentHash, and users that want to add custom ConsistentHash implementations will have to re-implement PreferAvailabilityStrategy.

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: