You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2020/02/19 10:21:00 UTC

[jira] [Created] (IGNITE-12701) Disallow silent deactivation in CLI and REST.

Vladimir Steshin created IGNITE-12701:
-----------------------------------------

             Summary: Disallow silent deactivation in CLI and REST.
                 Key: IGNITE-12701
                 URL: https://issues.apache.org/jira/browse/IGNITE-12701
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Vladimir Steshin
            Assignee: Vladimir Steshin


Disallow silent deactivation through the CLI and REST. 

Skip JMX call 
{code:java}
void IgniteMXBean#active(boolean active)
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)