[jira] [Created] (IGNITE-12416) Avoid use deprecated the Ignite.active(boolean) methods in project

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12416) Avoid use deprecated the Ignite.active(boolean) methods in project

Anton Vinogradov (Jira)
Amelchev Nikita created IGNITE-12416:
----------------------------------------

             Summary: Avoid use deprecated the Ignite.active(boolean) methods in project
                 Key: IGNITE-12416
                 URL: https://issues.apache.org/jira/browse/IGNITE-12416
             Project: Ignite
          Issue Type: Task
            Reporter: Amelchev Nikita
            Assignee: Amelchev Nikita


IgniteCluster#active(boolean) should be used instead of Ignite#active(boolean)
IgniteCluster#active() should be used instead of Ignite#active()

Since IEP-4  was merged and deprecates cluster activation methods

Deprecated methods usages provide many warnings on the build project stage.




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