[
https://issues.apache.org/jira/browse/KAFKA-21124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116535#comment-18116535
]
Chia-Ping Tsai commented on KAFKA-21124:
----------------------------------------
from https://github.com/apache/kafka/pull/23471#discussion_r4042011310
> 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
> Priority: Minor
>
> {{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)