alex-plekhanov commented on code in PR #10863:
URL: https://github.com/apache/ignite/pull/10863#discussion_r1279693779


##########
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:
   Perhaps it's worth to add onKernelStart callback logging for symmetry with 
onKernelStop/start/stop 



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