Vladimir Steshin created IGNITE-26382:
-----------------------------------------
Summary: Remove compute tasks of refactored snapshot validation
Key: IGNITE-26382
URL: https://issues.apache.org/jira/browse/IGNITE-26382
Project: Ignite
Issue Type: Improvement
Reporter: Vladimir Steshin
After the refactored snapshot validation IGNITE-22662 , we should do some
removal, refactoring and renaming over obsolete snapshot check compute tasks,
jobs and their results. This had been already done in IGNITE-23058, but we'd
reverted it to reduce and simplify current patch.
Examples of tasks, jobs, results to refactor:
{code:java}
SnapshotHandlerRestoreTask, SnapshotHandlerRestoreJob
SnapshotPartitionsVerifyTaskResult
IncrementalSnapshotVerificationTask, IncrementalSnapshotVerificationTaskResult
SnapshotMetadataVerificationTask, MetadataVerificationJob
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)