sk0x50 commented on a change in pull request #8096:
URL: https://github.com/apache/ignite/pull/8096#discussion_r465992457



##########
File path: 
modules/core/src/test/java/org/apache/ignite/testframework/junits/GridAbstractTest.java
##########
@@ -1739,7 +1739,9 @@ protected void stopAndCancelGrid(int idx) {
     /**
      * @return Grid test configuration.
      * @throws Exception If failed.
+     * Don't use this method in test, it doesn't call.
      */
+    @Deprecated

Review comment:
       I think this annotation is too restrictive. Let's add a message to the 
Javadoc.
   For instance: `Be aware that this method is not called by startGrid(int idx)`




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

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


Reply via email to