[
https://issues.apache.org/jira/browse/IGNITE-13534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213812#comment-17213812
]
Ignite TC Bot commented on IGNITE-13534:
----------------------------------------
{panel:title=Branch: [pull/8347/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8347/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5664229&buildTypeId=IgniteTests24Java8_RunAll]
> Using a Deprecated method and uninformative message in console
> --------------------------------------------------------------
>
> Key: IGNITE-13534
> URL: https://issues.apache.org/jira/browse/IGNITE-13534
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ilya Kazakov
> Assignee: Ilya Kazakov
> Priority: Minor
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When cluster started in INACTIVE status in console writes uninformative
> message:
> {code:java}
> >>> Ignite cluster is not active (limited functionality available). Use
> >>> control.(sh|bat) script or IgniteCluster interface to activate.{code}
> This message contains two words "active" and not contain word "state".
> From this message, users try use deprecated IgniteCluster.active(boolean
> active), but need to use IgniteCluster.state(ClusterState newState)
> Also there are 3 calls of this deprecated method IgniteCluster.active in
> IgniteKernal.class
--
This message was sent by Atlassian Jira
(v8.3.4#803005)