You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/08/18 10:08:06 UTC

[GitHub] [ignite] xtern commented on a diff in pull request #10202: IGNITE-13510 Added snapshot status command to control.sh and JMX.

xtern commented on code in PR #10202:
URL: https://github.com/apache/ignite/pull/10202#discussion_r948937855


##########
modules/core/src/main/java/org/apache/ignite/internal/visor/snapshot/VisorSnapshotRestoreTask.java:
##########
@@ -25,8 +25,11 @@
 
 /**
  * Visor snapshot restore task.
+ *
+ * @deprecated Use {@link VisorSnapshotStatusTask} instead.
  */
 @GridInternal
+@Deprecated

Review Comment:
   I think we should deprecate only job now.



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org