anton-vinogradov commented on code in PR #10863:
URL: https://github.com/apache/ignite/pull/10863#discussion_r1279723836


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheSharedManagerAdapter.java:
##########
@@ -174,13 +167,6 @@ protected String stopInfo() {
         return "Cache manager stopped.";
     }
 
-    /**
-     * @return Start info.
-     */
-    protected String kernalStartInfo() {

Review Comment:
   It's about a refactoring, not a cleanup. 
   As you may see, 20+ (scopes #2 + #3) files still need an initial dummy 
cleanup.
   Let's do this before starting any refactoring.



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

Reply via email to