[infinispan-issues] [JBoss JIRA] (ISPN-10818) Remote-query 9.4.x backwards compatibility

Nistor Adrian (Jira) issues at jboss.org
Fri Oct 25 03:41:00 EDT 2019


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

Nistor Adrian updated ISPN-10818:
---------------------------------
    Status: Open  (was: New)


> Remote-query 9.4.x backwards compatibility
> ------------------------------------------
>
>                 Key: ISPN-10818
>                 URL: https://issues.jboss.org/browse/ISPN-10818
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Querying
>    Affects Versions: 10.0.0.CR3
>            Reporter: Ryan Emerson
>            Priority: Major
>
> For performance reasons, ProtoStream changed the TypeId of WrappedMessage to 0, which means that pre 10.x clients using RemoteQuery are no longer compatible. Furthermore, ISPN-10663 updated the TypeId of the remote query messages to conform to the Infinispan TypeId ranges defined in ProtoStreamTypeIds.
> Therefore, for pre 10.x clients, it is neccessary for all remote query requests to have the legacy TypeId mapped to the new TypeId values. https://issues.jboss.org/browse/IPROTO-119 introduced a mechanism for this mapping, however more work is required, as the mapping must occur on a per request/response basis (only if communication is with a legacy client). 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list