Sergey Chugunov created IGNITE-15268:
----------------------------------------
Summary: Maintenance mode log messages need to be more informative
Key: IGNITE-15268
URL: https://issues.apache.org/jira/browse/IGNITE-15268
Project: Ignite
Issue Type: Improvement
Affects Versions: 2.10
Reporter: Sergey Chugunov
Fix For: 2.12
When a node enters maintenance mode (for any reason), only basic information is
printed to the logs:
{code:java}
[INFO] Node requires maintenance, non-empty set of maintenance tasks is found:
[corrupted-cache-data-files-task]
{code}
It would be better for end-user to provide a link to some documentation about
maintenance mode or some help for the particular maintenance situation.
Right now users may be confused what to do next and how to make Ignite node
leave maintenance mode and restore normal operations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)