Chia-Ping Tsai created KAFKA-21124:
--------------------------------------
Summary: RemoteLogSizeComputationTime, RemoteLogMetadataCount, and
RemoteLogSizeBytes could linger after leadership changes
Key: KAFKA-21124
URL: https://issues.apache.org/jira/browse/KAFKA-21124
Project: Kafka
Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
{{updateMetadataCountAndLogSizeWith}} and
{{recordRemoteLogSizeComputationTime}} are not guarded by
{{{}isCancelled(){}}}, so they could face a similar issue to KAFKA-21098. Add
the same guard as {{{}updateRemoteDeleteLagWith{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)