ThorneANN commented on code in PR #4271:
URL: https://github.com/apache/flink-cdc/pull/4271#discussion_r2791634388
##########
flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-fluss/src/main/java/org/apache/flink/cdc/connectors/fluss/sink/v2/metrics/WrapperFlussCounter.java:
##########
@@ -24,11 +24,11 @@
* additional information regarding copyright ownership. */
/** An implementation of Flink's {@link Counter} which wraps Fluss's Counter.
*/
-public class WarppedFlussCounter implements Counter {
+public class WrapperFlussCounter implements Counter {
Review Comment:
> I think either `WrappedFlussCounter` or `FlussCounterWrapper` is
appropriate
Thank you for your review. I think using the name "WrappedFlussCounter" is
better
--
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]