Roman Puchkovskiy created IGNITE-15830:
------------------------------------------
Summary: Fix perfomance suggestion when GG is run with a jdk other
than 8x
Key: IGNITE-15830
URL: https://issues.apache.org/jira/browse/IGNITE-15830
Project: Ignite
Issue Type: Improvement
Components: general
Affects Versions: 2.12
Reporter: Roman Puchkovskiy
if 8.7.33 is run w/java 11, the below suggestion is shown, confusing the user.
[2021-02-18 16:31:57,519][INFO ][main][IgniteKernal%node1] Performance
suggestions for grid 'node1' (fix if possible)
[2021-02-18 16:31:57,520][INFO ][main][IgniteKernal%node1] To disable, set
-DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
[2021-02-18 16:31:57,520][INFO ][main][IgniteKernal%node1] ^-- Disable grid
events (remove 'includeEventTypes' from configuration)
*[2021-02-18 16:31:57,521][INFO ][main][IgniteKernal%node1] ^-- Switch to the
most recent 1.8 JVM version*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)