This is an automated email from the ASF dual-hosted git repository.
timoninmaxim pushed a change to branch IGNITE-22662__snapshot_refactoring
in repository https://gitbox.apache.org/repos/asf/ignite.git
from 465fbfa9fbe Fix npe
add 3edb1b201e5 Review fixes
No new revisions were added by this update.
Summary of changes:
.../snapshot/AbstractSnapshotOperationRequest.java | 4 +-
.../snapshot/IgniteSnapshotManager.java | 4 +-
.../IncrementalSnapshotVerificationTask.java | 2 +
.../persistence/snapshot/SnapshotCheckProcess.java | 109 ++++++++-------------
.../persistence/snapshot/SnapshotChecker.java | 10 +-
.../snapshot/SnapshotHandlerRestoreTask.java | 2 +-
.../snapshot/SnapshotMetadataVerificationTask.java | 4 +-
7 files changed, 56 insertions(+), 79 deletions(-)