[
https://issues.apache.org/jira/browse/IGNITE-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202208#comment-17202208
]
Denis Mekhanikov commented on IGNITE-13399:
-------------------------------------------
[~agura], yes, it's still actual. IGNITE-13306 addressed only the case of a
standalone node started using {{ignite.sh}}.
> CpuLoad metric reports -1 under Java 11 in embedded mode
> --------------------------------------------------------
>
> Key: IGNITE-13399
> URL: https://issues.apache.org/jira/browse/IGNITE-13399
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Mekhanikov
> Priority: Major
>
> When running a node in embedded mode under Java 11, the CpuLoad metric
> reports -1. The process needs to be started with the following option:
> {{--add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED}}
> We need to get rid of this requirement to run Java with additional flags to
> get proper values for the CpuLoad metric.
> Some investigation was done under the following issue:
> https://issues.apache.org/jira/browse/IGNITE-13306
--
This message was sent by Atlassian Jira
(v8.3.4#803005)