You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mirza Aliev (Jira)" <ji...@apache.org> on 2021/04/02 11:51:00 UTC

[jira] [Commented] (IGNITE-13399) CpuLoad metric reports -1 under Java 11 in embedded mode

    [ https://issues.apache.org/jira/browse/IGNITE-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313826#comment-17313826 ] 

Mirza Aliev commented on IGNITE-13399:
--------------------------------------

Hi [~dmekhanikov], changes look good to me, LGTM

> 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
>            Assignee: Denis Mekhanikov
>            Priority: Major
>             Fix For: 2.11
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)