nizhikov commented on a change in pull request #9345:
URL: https://github.com/apache/ignite/pull/9345#discussion_r824621675
##########
File path:
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalIteratorSwitchSegmentTest.java
##########
@@ -463,6 +464,7 @@ private void checkSwitchReadingSegmentDuringIteration(int
serVer) throws Excepti
null,
null,
walMgr,
+ walMgr,
Review comment:
> we should not test CDC here at all
Yes you are correct.
Unnecessary changes reverted.
--
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]