You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Surkov Aleksandr (Jira)" <ji...@apache.org> on 2021/05/17 06:32:00 UTC

[jira] [Updated] (IGNITE-14725) Cluster crashes when the client has a higher byte code version than server

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

Surkov Aleksandr updated IGNITE-14725:
--------------------------------------
    Summary: Cluster crashes when the client has a higher byte code version than server  (was: Different versions of Java on client and server)

> Cluster crashes when the client has a higher byte code version than server
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-14725
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14725
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.10
>            Reporter: Surkov Aleksandr
>            Priority: Major
>         Attachments: different-java.zip
>
>
> When the version of Java on server(1.8) is older than on the client(11), then some operations can lead to the fall of the cluster.
> Reproducer is attached. Logs from the server and client are located in the _errors_ folder.
> Steps to reproduce the situation:
> 1. Start the server using Java 8(org.apache.ignite.SimpleServer#main)
> 2. Start the client using Java 11, which will run ScanQuery(org.apache.ignite.ThickClient#main)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)