nsivabalan commented on code in PR #18085:
URL: https://github.com/apache/hudi/pull/18085#discussion_r3405569331
##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/ingestion/HoodieIngestionMetrics.java:
##########
@@ -64,5 +68,7 @@ public HoodieIngestionMetrics(HoodieMetricsConfig
writeConfig) {
public abstract void updateStreamerSourceBytesToBeIngestedInSyncRound(long
sourceBytesToBeIngested);
+ public abstract void updateHoodieIncrSourceMetrics(long commitsInProgress,
long unprocessedCommits);
Review Comment:
sg
--
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]