Re: java 17 support

2022-02-02 Thread Petr Ivanov
Adding ability to compile Ignite 2 with JDK11+ will require so much refactoring and, sometimes, rethinking of approaches, that it will become different project in some ways. And there is such different project — Ignite 3. I do no think that Ignite 2 will continue its lifecycle indefinitely and s

Re: java 17 support

2022-02-02 Thread Nikolay Izhikov
> will definitely not be moved to JDK more than 8th. I think is a matter to discuss :) Why we should stay on JDK8 forever? > 2 февр. 2022 г., в 15:23, Petr Ivanov написал(а): > > Hi, Davide! > > > Ignite 3 will support at least 11th JDK but that can be changed (for the > better) on initial

Re: java 17 support

2022-02-02 Thread Petr Ivanov
Hi, Davide! Ignite 3 will support at least 11th JDK but that can be changed (for the better) on initial release. Ignite 2 is subject to discuss, it currently runs on 11th and there should be a patch that added JDK 17 runtime support, but codebase (compile) will definitely not be moved to JDK