This is an automated email from the ASF dual-hosted git repository.
timoninmaxim pushed a change to branch IGNITE-17177_inc_snapshots
in repository https://gitbox.apache.org/repos/asf/ignite.git
from d9a4c2857a2 Merge branch 'master' into IGNITE-17177_inc_snapshots
add e7a34f5c1ab IGNITE-18720 Fix multiple segments handling during IS
restore (#10538)
No new revisions were added by this update.
Summary of changes:
.../org/apache/ignite/util/CdcCommandTest.java | 2 +-
.../org/apache/ignite/internal/cdc/CdcMain.java | 14 +--
.../snapshot/SnapshotRestoreProcess.java | 10 +-
.../persistence/wal/FileWriteAheadLogManager.java | 11 ++
.../visor/cdc/VisorCdcDeleteLostSegmentsTask.java | 5 +-
.../IncrementalSnapshotRestoreTest.java | 127 ++++++++++++++++++---
6 files changed, 137 insertions(+), 32 deletions(-)