You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2015/07/24 10:06:04 UTC

[jira] [Created] (IGNITE-1153) Improve stop node message

Alexey Kuznetsov created IGNITE-1153:
----------------------------------------

             Summary: 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
             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)