[
https://issues.apache.org/jira/browse/IGNITE-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640142#comment-14640142
]
Dmitriy Setrakyan commented on IGNITE-1153:
-------------------------------------------
I am assuming that the name is {{Ignite.name()}}. In that case, I believe that
it should only be printed if it is not {{null}}. Otherwise, the message should
remain as it is now.
> Improve stop node message
> -------------------------
>
> Key: IGNITE-1153
> URL: https://issues.apache.org/jira/browse/IGNITE-1153
> Project: Ignite
> Issue Type: Task
> Components: general
> Affects Versions: sprint-1
> Reporter: Alexey Kuznetsov
> Priority: Trivial
> Labels: newbie
> Fix For: sprint-8
>
>
> When node stopped it prints to log:
> [15:03:07] Ignite node stopped OK [uptime=00:00:52:597]
> But in case when several nodes run in same JVM it will be useful to see node
> name that was stopped.
> So message could look like:
> [15:03:07] Ignite node stopped OK [name=n1, uptime=00:00:52:597]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)