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

ASF GitHub Bot commented on IGNITE-8491:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4010


> Add JMX flag: Is the node in baseline or not?
> ---------------------------------------------
>
>                 Key: IGNITE-8491
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8491
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Vladislav Pyatkov
>            Assignee: Vladislav Pyatkov
>            Priority: Major
>             Fix For: 2.6
>
>
> Need to add a baseline flag on JMX.
> {code}
> public interface IgniteMXBean {
>     /**
>      * Gets a flag is node in baseline.
>      *
>      * @return Return a baseline flag.
>      */
>     @MXBeanDescription("Baseline node flag.")
>     public boolean isNodeInBaseline();
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to