maksaska commented on code in PR #277:
URL: https://github.com/apache/ignite-extensions/pull/277#discussion_r1665879887


##########
modules/cdc-ext/src/main/java/org/apache/ignite/cdc/AbstractIgniteCdcStreamer.java:
##########
@@ -44,28 +44,28 @@
  */
 public abstract class AbstractIgniteCdcStreamer implements CdcConsumer {
     /** */
-    public static final String I2I_EVTS_SNT_CNT = "EventsCount";
+    public static final String EVTS_SNT_CNT = "EventsCount";

Review Comment:
   I renamed the variables



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