[
https://issues.apache.org/jira/browse/IGNITE-15830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436103#comment-17436103
]
Ignite TC Bot commented on IGNITE-15830:
----------------------------------------
{panel:title=Branch: [pull/9533/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9533/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 1{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=6246261]]
* {color:#013220}IgniteBasicTestSuite:
JvmConfigurationSuggestionsTest.shouldNotSuggestJava11WhenRunOnJava11 -
PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
JvmConfigurationSuggestionsTest.shouldSuggestJava11WhenNotRunOnJava11 -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6242454&buildTypeId=IgniteTests24Java8_RunAll]
> Fix performance suggestion when Ignite 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
> Assignee: Roman Puchkovskiy
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)