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

Server-hinting should utilise the same UUIDs as non-hinted clusters

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 12.0.0.Final
    • Core
    • None
    • Undefined

      Performance may suffer when utilising server-hinting because topology information is included in the JGroups address.

      Assuming you always set machine-id="X", both machine-id and X will be serialized everywhere addresses are serialized, e.g. in CommandInvocationId or in GlobalTransaction. The receiver then allocates 2 byte[] instances for them, 2 byte[][] for the ExtendedUUID etc.

      It should be possible to make this an Infinispan level feature and re-use the same UUID addresses as in non-hinted clusters.

              Unassigned Unassigned
              remerson@redhat.com Ryan Emerson
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: