maksaska commented on code in PR #11612: URL: https://github.com/apache/ignite/pull/11612#discussion_r1852231955
########## modules/core/src/test/java/org/apache/ignite/cdc/AbstractCdcTest.java: ########## @@ -222,37 +224,32 @@ protected GridAbsPredicate sizePredicate( /** */ protected void checkMetrics(CdcMain cdc, int expCnt) throws Exception { - IgniteConfiguration cfg = getFieldValue(cdc, "igniteCfg"); Review Comment: It's redundant code, that I left by mistake from previous commits. Fixed it -- 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