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

Distributed cache remote gets should use server hinting

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • 9.4.16.Final, 10.1.0.Beta1
    • Core
    • None

    Description

      When server hinting is enabled, every key is very likely to have an owner in the local site, but not necessarily the primary owner.

      Our dist cache reads always go to the primary owner first, and only ask the backups after a timeout (remoteTimeout / 10 / numOwners). We should take advantage of server hinting and ask the closest owner first.

      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: