You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Artem Shutak (JIRA)" <ji...@apache.org> on 2015/06/29 17:10:05 UTC

[jira] [Comment Edited] (IGNITE-1055) Add ability to disable JMX monitoring

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

Artem Shutak edited comment on IGNITE-1055 at 6/29/15 3:09 PM:
---------------------------------------------------------------

Hi Atri,

I'm ok in general with your patch.

Little notes:
- NOJMX - need to add info about this option to the list of supported command line parameters (see "Parses command line parameters into Ignite variables that are common for the launcher scripts:" at sh and etc.)

Please fix it and then it will be reviewed someone from commiters.


was (Author: ashutak):
Hi Atri,

I'm ok in common with your patch.

Little notes:
- NOJMX - need to add info about this option to the list of supported command line parameters (see "Parses command line parameters into Ignite variables that are common for the launcher scripts:" at sh and etc.)

Please fix it and then it will be reviewed someone from commiters.

> Add ability to disable JMX monitoring
> -------------------------------------
>
>                 Key: IGNITE-1055
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1055
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general, newbie
>            Reporter: Yakov Zhdanov
>            Assignee: Atri Sharma
>         Attachments: ignite-sprint-5_ignite-1055ver1.patch
>
>
> It seems that {{ignite.sh | bat}} will always try to find free port to launch JMX monitoring. 
> See places where {{org.apache.ignite.internal.util.portscanner.GridJmxPortFinder}} is launched in {{sh}} and {{bat}}.
> I think that ability to skip JMX init should be provided (via command line parameter to {{sh}} and {{bat}}.
> How about: {{$ ignite.sh -nojmx ......}}?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)