timoninmaxim commented on code in PR #11612:
URL: https://github.com/apache/ignite/pull/11612#discussion_r1881756327
##########
modules/core/src/main/java/org/apache/ignite/internal/cdc/CdcMain.java:
##########
@@ -212,6 +215,9 @@ public class CdcMain implements Runnable {
*/
private HistogramMetricImpl evtCaptureTime;
+ /** Metric represents time between creating {@link WALIterator} and
processing it, in milliseconds. */
Review Comment:
prossing -> finish consuming 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]