Naireen commented on code in PR #33503:
URL: https://github.com/apache/beam/pull/33503#discussion_r1986937733
##########
sdks/java/io/kafka/src/main/java/org/apache/beam/sdk/io/kafka/KafkaMetrics.java:
##########
@@ -37,6 +37,7 @@ public interface KafkaMetrics {
void updateBacklogBytes(String topic, int partitionId, long backlog);
+ /*Used to update all metrics in container*/
Review Comment:
Done
--
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]