[
https://issues.apache.org/jira/browse/IGNITE-26330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniil Volkodamov reassigned IGNITE-26330:
------------------------------------------
Assignee: Daniil Volkodamov
> Add logs for all incremental snapshot DP steps
> ----------------------------------------------
>
> Key: IGNITE-26330
> URL: https://issues.apache.org/jira/browse/IGNITE-26330
> Project: Ignite
> Issue Type: Task
> Reporter: Maksim Timonin
> Assignee: Daniil Volkodamov
> Priority: Major
> Labels: ise
>
> User runs creation of snapshot with control.sh in async way. Currently
> incremental snapshots no log any events. And final exception is missed (due
> to asynchronous command run).
> Required changes:
> # `IgniteSnapshotManager` - add logs to `startSnpProc` and `endSnpProc` by
> analogue with steps in `SnapshotRestoreProcess`.
> # Add test to `IgniteClusterSnapshotSelfTest`. Use `LogListener` for
> checking log messages. See example in `GridCommandHandlerTest `– see usages
> of `listeningLog field
--
This message was sent by Atlassian Jira
(v8.20.10#820010)