Ignite TC Bot created IGNITE-29018:
--------------------------------------
Summary: [doc] Document DumpReader cache group names in logs
Key: IGNITE-29018
URL: https://issues.apache.org/jira/browse/IGNITE-29018
Project: Ignite
Issue Type: Task
Components: documentation
Reporter: Ignite TC Bot
IGNITE-27716 added cache group names to DumpReader log messages.
The implementation PR is https://github.com/apache/ignite/pull/12840, merged as
ffaea42d2e9d8fbac8dd96dcc50f99c14028ec22.
Current user-facing snapshot documentation explains snapshot restore and cache
group selection, but it does not mention how to interpret DumpReader log
messages during dump processing. A small documentation note should say that
DumpReader log messages such as "Skip copy partition", "Skip partition due to
previous error", "Consuming partition", and "Error consuming partition" now
print grp=<cache-or-group-name>, which helps map dump processing output back to
the affected cache group.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)