[ 
https://issues.apache.org/jira/browse/IGNITE-26330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maksim Timonin updated IGNITE-26330:
------------------------------------
    Description: 
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

  was:
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


> 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
>            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)

Reply via email to