Skip to content

IGNITE-28193 Fix typo in log message when node stopped with errors#12962

Open
rezataroosheh wants to merge 2 commits intoapache:masterfrom
rezataroosheh:IGNITE-28193
Open

IGNITE-28193 Fix typo in log message when node stopped with errors#12962
rezataroosheh wants to merge 2 commits intoapache:masterfrom
rezataroosheh:IGNITE-28193

Conversation

@rezataroosheh
Copy link
Copy Markdown

@rezataroosheh rezataroosheh commented Mar 31, 2026

This PR fixes a minor typo in the log message emitted when an Ignite node stops with errors.

In IgniteLogInfoProviderImpl#ackNodeStopped, the log message currently contains a typo:

"Ignite node stopped wih ERRORS [...]"

This has been corrected to:

"Ignite node stopped with ERRORS [...]"

https://issues.apache.org/jira/browse/IGNITE-28193

@rezataroosheh rezataroosheh changed the title Fix typo in log message when node stopped with errors IGNITE-28193 Fix typo in log message when node stopped with errors Mar 31, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant