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

Investigate moving the request id from a message header to the buffer

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 9.1.0.Alpha1
    • Core
    • None

      The ISPN-6971 pull request removes the usage of JGroups' MessageDispatcher, but keeps using RequestCorrelator.Header to put the request id in the message. We could eliminate the header allocation and put the request id in the buffer.

      OTOH having a separate header means the request id is visible in the logs of various JGroups protocols, so we may want to only replace RequestCorrelator.Header with our own header class.

            Unassigned Unassigned
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: