zstan commented on code in PR #13577: URL: https://github.com/apache/ignite/pull/13577#discussion_r4103309025
########## docs/_docs/snapshots/snapshots.adoc: ########## @@ -329,7 +329,7 @@ The delete operation is subject to the following limitations: * The operation cannot be undone and the deleted snapshot cannot be restored. The command prompts for a confirmation. * Before deletion, no snapshot validation is done except finding and reading its metadata. If the metadata isn't found or cannot be read, snapshot isn't deleted. -* The removal operation is not subject to the snapshot operation status and cancel requests. +* The deletion operation is independent of the status of the snapshot operation and cancellation requests. Review Comment: "cancellation requests" -what is it ? Do we have an appropriate command ? -- 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]
