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 2021/08/19 15:44:17 UTC

[GitHub] [ignite] nizhikov commented on a change in pull request #9342: IGNITE-15223 Control.sh should be able to perform Read Repair on specified partition.

nizhikov commented on a change in pull request #9342:
URL: https://github.com/apache/ignite/pull/9342#discussion_r692250685



##########
File path: modules/control-utility/src/main/java/org/apache/ignite/internal/commandline/ActivateCommand.java
##########
@@ -35,7 +35,7 @@
 public class ActivateCommand extends AbstractCommand<Void> {
     /** {@inheritDoc} */
     @Override public void printUsage(Logger logger) {
-        Command.usage(logger, "Activate cluster (deprecated. Use " + SET_STATE.toString() + " instead):", ACTIVATE);

Review comment:
       Why this change?




-- 
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