Surkov Aleksandr created IGNITE-14725:
-----------------------------------------

             Summary: Different versions of Java on client and 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
         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)

Reply via email to