You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/08 08:28:25 UTC

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

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

ASF GitHub Bot commented on IGNITE-1153:
----------------------------------------

Github user kcheng-mvp closed the pull request at:

    https://github.com/apache/ignite/pull/44


> 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
>            Assignee: kcheng.mvp
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 1.5.0.final
>
>
> 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)