You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2016/08/22 07:38:20 UTC

[jira] [Assigned] (IGNITE-3005) visorcmd: we need to improve alert command

     [ https://issues.apache.org/jira/browse/IGNITE-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vasiliy Sisko reassigned IGNITE-3005:
-------------------------------------

    Assignee: Vasiliy Sisko

> visorcmd: we need to improve alert command
> ------------------------------------------
>
>                 Key: IGNITE-3005
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3005
>             Project: Ignite
>          Issue Type: Improvement
>          Components: visor
>    Affects Versions: 1.5.0.final
>            Reporter: Pavel Konstantinov
>            Assignee: Vasiliy Sisko
>            Priority: Trivial
>             Fix For: 1.8
>
>
> Presently per-node alert prints in log it's info without node ID and user cannot understand on what node that alert was triggered.
> {code}
> 04/14/16, 15:06:01 | Alert [id=a8874c91(@a5), spec=-r -t=10 -hu=gt10, created on=04/14/16, 14:59:19]
> {code}
> So we need to print out node ID8 in alert info for per-node alerts.
> {code}
> 04/14/16, 15:06:01 | Alert [id=a8874c91(@a5), nid8=12345678, spec=-r -t=10 -hu=gt10, created on=04/14/16, 14:59:19]
> {code}
> Also will be useful to print out Node IP the same which we printing in 'node' command.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)