endian675 wrote > Is it not possible to have a lower Java major version on the client than > is being used to run a server node? So, say, a Java 1.8 server cannot be > connected to by a Java 1.7 client? If this is in the documentation (I've > never seen it) then it needs to be in a * > much bigger font * > .
That's true, right now the exception is thrown if nodes with different major Java versions are trying to join topology. I will check the documentation and add a note if it's not there yet. Thanks for pointing this out! -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Mixing-Java-major-versions-on-client-server-tp1380p1387.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
