yurinaryshkin commented on code in PR #11057:
URL: https://github.com/apache/ignite/pull/11057#discussion_r1404269554


##########
modules/core/src/main/java/org/apache/ignite/dump/DumpReader.java:
##########
@@ -225,10 +337,6 @@ private void ackAsciiLogo() {
 
             if (log instanceof GridLoggerProxy)
                 U.quiet(false, "  ^-- Logging by '" + 
((GridLoggerProxy)log).getLoggerInfo() + '\'');
-

Review Comment:
   This is a wrong message, this tool doesn't use ignite-cdc. 



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