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 3af9a783cbc Revert SnapshotPartitionsVerifyHandler.java
     add 605da600db3 Revert renaming

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/util/GridCommandHandlerTest.java |  4 ++--
 .../management/snapshot/SnapshotCheckCommand.java  |  6 ++---
 .../management/snapshot/SnapshotCheckTask.java     | 10 ++++-----
 .../snapshot/IgniteSnapshotManager.java            |  8 +++----
 .../IncrementalSnapshotVerificationTask.java       | 14 ++++++------
 ...IncrementalSnapshotVerificationTaskResult.java} |  6 ++---
 .../persistence/snapshot/SnapshotCheckProcess.java | 26 +++++++++++-----------
 .../persistence/snapshot/SnapshotChecker.java      |  4 ++--
 ...ava => SnapshotPartitionsVerifyTaskResult.java} |  6 ++---
 .../snapshot/IgniteClusterSnapshotCheckTest.java   | 10 ++++-----
 .../IgniteClusterSnapshotStreamerTest.java         |  6 ++---
 .../ConcurrentTxsIncrementalSnapshotTest.java      |  4 ++--
 .../IncrementalSnapshotCheckBeforeRestoreTest.java | 10 ++++-----
 13 files changed, 57 insertions(+), 57 deletions(-)
 rename 
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/{IncrementalSnapshotCheckResult.java
 => IncrementalSnapshotVerificationTaskResult.java} (93%)
 rename 
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/{SnapshotPartitionsVerifyResult.java
 => SnapshotPartitionsVerifyTaskResult.java} (96%)

Reply via email to