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

Evgeny Stanilovsky commented on IGNITE-28193:
---------------------------------------------

thanks, merged to master

> Fix typo in log message when node stopped with errors
> -----------------------------------------------------
>
>                 Key: IGNITE-28193
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28193
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.17
>            Reporter: Ilya Shishkov
>            Priority: Trivial
>              Labels: ise, newbie
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{IgniteLogInfoProviderImpl#ackNodeStopped}} logs message with typo in ack 
> stop block [1]:
> {code:java}
> U.quiet(true, "Ignite node stopped wih ERRORS [" + nodeName + "uptime=" +
>                     ((IgniteKernal)ignite).upTimeFormatted() + ']');
> {code}
> "wih ERRORS" shoud be fixed to "with ERRORS".
> # 
> https://github.com/apache/ignite/blob/b70ab63c93b6ca426d973ff3dd8f4b07e9387824/modules/core/src/main/java/org/apache/ignite/internal/plugin/IgniteLogInfoProviderImpl.java#L938



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to