Hi Igniters I'd like to propose dropping JDK 11 support and making JDK 17 the
minimum version for building and running Apache Ignite starting from 2.19+.
This will allow us to upgrade several key dependencies to their current
versions (Spring, Jetty, etc.) and ease a future transition to JDK 21+. Here is
the proposed plan:
1. Switch the build to JDK 17 and make it the primary JDK for test runs in
TeamCity.
2. Identify and fix any test failures that arise.
3. Upgrade Spring and Jetty across core modules and extensions.
Im 'd appreciate any feedback or concerns I may have overlooked. I'm redy to
start working on this once we reach consensus.