rezataroosheh opened a new pull request, #12962: URL: https://github.com/apache/ignite/pull/12962
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 [...]" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
