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 4206dec3834 IGNITE-18967 Fix inc snapshot directories structure
(#10580)
add 5af734f57ce IGNITE-18975 Add incremental snapshot restore option to
control.sh (#10582)
No new revisions were added by this update.
Summary of changes:
.../snapshot/SnapshotRestoreCommand.java | 21 +++++-
.../snapshot/SnapshotRestoreCommandOption.java | 4 +
.../apache/ignite/util/GridCommandHandlerTest.java | 85 +++++++++++++++++++++-
.../GridCacheDatabaseSharedManager.java | 2 +-
.../snapshot/IgniteSnapshotManager.java | 4 +-
.../visor/snapshot/VisorSnapshotRestoreTask.java | 2 +-
.../snapshot/VisorSnapshotRestoreTaskArg.java | 13 ++++
...ridCommandHandlerClusterByClassTest_help.output | 11 +--
...andHandlerClusterByClassWithSSLTest_help.output | 11 +--
9 files changed, 135 insertions(+), 18 deletions(-)