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

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

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • 12.0.0.Dev06
    • Core
    • None
    • Undefined

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              remerson@redhat.com Ryan Emerson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: