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 e7a34f5c1ab IGNITE-18720 Fix multiple segments handling during IS
restore (#10538)
add c4a093e84e4 IGNITE-18837 CacheStripedExecutor should handle execution
error (#10551)
No new revisions were added by this update.
Summary of changes:
.../cache/persistence/CacheStripedExecutor.java | 3 +++
.../snapshot/SnapshotRestoreProcess.java | 9 +++++++-
.../AbstractIncrementalSnapshotTest.java | 13 +++--------
.../IncrementalSnapshotRestoreTest.java | 26 ++++++++++++++++++++--
...IncrementalSnapshotRestoreWithIndexingTest.java | 2 +-
5 files changed, 39 insertions(+), 14 deletions(-)