You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob Barrett (Jira)" <ji...@apache.org> on 2022/01/24 22:30:00 UTC

[jira] [Updated] (GEODE-9982) Native clients older than 1.15 fail do decode longer version ordinal from 1.15 servers.

     [ https://issues.apache.org/jira/browse/GEODE-9982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob Barrett updated GEODE-9982:
---------------------------------
    Summary: Native clients older than 1.15 fail do decode longer version ordinal from 1.15 servers.  (was: Backwards compatibility failure between older C++ client and newer server.)

> Native clients older than 1.15 fail do decode longer version ordinal from 1.15 servers.
> ---------------------------------------------------------------------------------------
>
>                 Key: GEODE-9982
>                 URL: https://issues.apache.org/jira/browse/GEODE-9982
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>    Affects Versions: 1.12.8, 1.13.7, 1.14.0, 1.14.1, 1.14.2, 1.14.3, 1.14.4
>            Reporter: Jacob Barrett
>            Priority: Critical
>
> Geode Native C++ client v1.14.0 fails execution of testThinClientTransactionsWithoutSticky against current develop branch server. C++ client v1.14.0 does not fail when talking to a v1.14.0 server. Current develop branch C++ client does not fail when talking to a develop branch server. It appears there may be a protocol incompatibly issue between these two versions. More investigations to narrow down the version matrix is necessary.
> The following error is logged when the test fails:
> {{Error during send for endpoint 192.168.68.56:18539 due to apache::geode::client::IllegalStateException: Unregistered type in deserialization}}
> ||Server Versions|1.14.0|1.15.0|
> ||Client Versions||
> |1.14.0|P|F|
> |1.15.0|-|P|



--
This message was sent by Atlassian Jira
(v8.20.1#820001)