This is an automated email from the ASF dual-hosted git repository.
timoninmaxim pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
from 7f5aa0b37e2 IGNITE-26508 Encapsulate ByteBuffer into
DirectMessageWriter/Reader (#12447)
add 0e5dfe0f6fb IGNITE-26730 Rename SnapshotPartitionsVerifyTaskResult
class (#12428)
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 ++++----
.../persistence/snapshot/SnapshotCheckProcess.java | 22 +++++++++++-----------
...lt.java => SnapshotPartitionsVerifyResult.java} | 6 +++---
.../snapshot/IgniteClusterSnapshotCheckTest.java | 10 +++++-----
.../IgniteClusterSnapshotStreamerTest.java | 6 +++---
.../ConcurrentTxsIncrementalSnapshotTest.java | 4 ++--
.../IncrementalSnapshotCheckBeforeRestoreTest.java | 10 +++++-----
10 files changed, 43 insertions(+), 43 deletions(-)
rename
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/{SnapshotPartitionsVerifyTaskResult.java
=> SnapshotPartitionsVerifyResult.java} (96%)