ololo3000 commented on a change in pull request #100:
URL: https://github.com/apache/ignite-extensions/pull/100#discussion_r820113954
##########
File path:
modules/cdc-ext/src/main/java/org/apache/ignite/cdc/IgniteToIgniteCdcStreamer.java
##########
@@ -153,4 +157,51 @@ public IgniteToIgniteCdcStreamer(IgniteConfiguration
destIgniteCfg, boolean only
@Override protected IgniteLogger log() {
return log;
}
+
+ /**
+ * Sets Ignite client node configuration thats will connect to destination
cluster.
Review comment:
thats -> that
--
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]