You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2021/10/27 07:48:00 UTC

[jira] [Created] (IGNITE-15830) Fix perfomance suggestion when GG is run with a jdk other than 8x

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)