Pavel Pereslegin created IGNITE-28571:
-----------------------------------------
Summary: Fix compilation under java 11
Key: IGNITE-28571
URL: https://issues.apache.org/jira/browse/IGNITE-28571
Project: Ignite
Issue Type: Bug
Reporter: Pavel Pereslegin
The project does not compile under Java 11.
The issue is here
https://github.com/apache/ignite-3/pull/7987/changes#diff-6367281ae0f24cf7b43a2f0df789f4c90928c0b52bad3952c20f5b1ccc03a6fcR120
Method Stream.toList() was introduced in java 16.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)