timoninmaxim commented on code in PR #12417:
URL: https://github.com/apache/ignite/pull/12417#discussion_r2432607679


##########
modules/core/src/main/resources/META-INF/classnames.properties:
##########
@@ -1315,9 +1315,9 @@ 
org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotM
 
org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotVerifyException
 
org.apache.ignite.internal.processors.cache.persistence.snapshot.IncrementalSnapshotAwareMessage
 
org.apache.ignite.internal.processors.cache.persistence.snapshot.IncrementalSnapshotMetadata
-org.apache.ignite.internal.processors.cache.persistence.snapshot.IncrementalSnapshotVerificationTask
-org.apache.ignite.internal.processors.cache.persistence.snapshot.IncrementalSnapshotVerificationTask$VerifyIncrementalSnapshotJob
-org.apache.ignite.internal.processors.cache.persistence.snapshot.IncrementalSnapshotVerificationTaskResult
+org.apache.ignite.internal.processors.cache.persistence.snapshot.IncrementalSnapshotVerify
+org.apache.ignite.internal.processors.cache.persistence.snapshot.IncrementalSnapshotVerify$VerifyIncrementalSnapshotJob

Review Comment:
   This class didn't exist at all



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to