kamalcph commented on PR #21158: URL: https://github.com/apache/kafka/pull/21158#issuecomment-3668817919
The patch to always compute the lag when the RLMCopyTask run, lgtm. For the record: > When tiered storage segment copies are failing with CustomMetadataSizeLimitExceededException, InterruptedException, RetriableException or any outer-level exception, the RemoteCopyLagBytes and RemoteCopyLagSegments metrics are not emitted. When CustomMetadataSizeLimitExceededException / InterruptedException / RetriableException is thrown in `copyLogSegment` method, then the lag gets computed. Only on outer-level exception, then the lag won't get computed. -- 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]
