anton-vinogradov commented on a change in pull request #9345:
URL: https://github.com/apache/ignite/pull/9345#discussion_r803444731



##########
File path: 
modules/core/src/main/java/org/apache/ignite/internal/cdc/CdcMain.java
##########
@@ -355,7 +356,7 @@ private CdcFileLockHolder lockPds() throws 
IgniteCheckedException {
             new PdsFolderResolver<>(igniteCfg, log, 
igniteCfg.getConsistentId(), this::tryLock).resolve();
 
         if (settings == null) {
-            throw new IgniteException("Can't find folder to read WAL segments 
from based on provided configuration! " +
+            throw new IgniteException("Can't find folder to read WAL segments 
from! " +

Review comment:
       Sound like Yoda style, but it's ok if wish you it to have! :)




-- 
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-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to