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

Ignite TC Bot commented on IGNITE-18348:
----------------------------------------

{panel:title=Branch: [pull/10440/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10440/head] Base: [master] : No new tests 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=6973948&buildTypeId=IgniteTests24Java8_RunAll]

> Change deprecated Ignite.active() to IgniteCluster.active() while 
> Ignite.active(boolean active) to Ignite.cluster().state()
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-18348
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18348
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Julia Bakulina
>            Assignee: Julia Bakulina
>            Priority: Trivial
>              Labels: ise, newbie
>             Fix For: 2.15
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Ignite.active() and Ignite.active(boolean active) are deprecated since 2018.
> As per the ignite docs:
> Ignite.active() -> it is recommended to use IgniteCluster.active() instead;
> Ignite.active(boolean active) -> it is recommended to use 
> IgniteCluster.active(boolean active) instead.
> It seems that it is time to update these deprecated methods, update the 
> corresponding ignite docs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to