[infinispan-issues] [JBoss JIRA] (ISPN-7933) Investigate moving the request id from a message header to the buffer

Dan Berindei (JIRA) issues at jboss.org
Thu Jun 15 03:35:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-7933:
-------------------------------
    Status: Open  (was: New)


> Investigate moving the request id from a message header to the buffer
> ---------------------------------------------------------------------
>
>                 Key: ISPN-7933
>                 URL: https://issues.jboss.org/browse/ISPN-7933
>             Project: Infinispan
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 9.1.0.Alpha1
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list