[
https://issues.apache.org/jira/browse/IGNITE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437105#comment-16437105
]
Alexey Goncharuk commented on IGNITE-8190:
------------------------------------------
I suggest the following message should be printed either on activation exchange
(if cluster was not active) or local node join exchange (if cluster was active)
and there is a region with persistence enabled:
{{Local node is not included in Baseline Topology and will not be used for
persistent data storage. Use ./control.{sh|bat} script or IgniteCluster
interface to include the node to Baseline Topology.}}
The message should be U.quietAndInfo()
> Print out an information message when local node is not in baseline
> -------------------------------------------------------------------
>
> Key: IGNITE-8190
> URL: https://issues.apache.org/jira/browse/IGNITE-8190
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexey Goncharuk
> Priority: Major
> Fix For: 2.5
>
>
> When a node is joined into the cluster and the node is not in the baseline
> topology, we should print out an information message that informs how this
> affects local node and what a user should do in order to add the node to
> baseline.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)