JiayaoS opened a new pull request, #23508: URL: https://github.com/apache/kafka/pull/23508
Prevent cancelled `RLMExpirationTask`s from recording`RemoteLogMetadataCount`, `RemoteLogSizeBytes`, and`RemoteLogSizeComputationTime` after a leader-to-follower transition. This change adds `isCancelled()` guards to the metric update paths andseparate regression tests for the affected metrics. -- 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]
