[
https://issues.apache.org/jira/browse/IGNITE-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430536#comment-15430536
]
Pavel Konstantinov commented on IGNITE-3005:
--------------------------------------------
Successfully tested in branch. Please merge into the target version.
> 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: Pavel Konstantinov
> 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)