[
https://issues.apache.org/jira/browse/KAFKA-9553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-9553.
------------------------------------
Fix Version/s: 2.6.0
Resolution: Fixed
> Transaction state loading metric does not count total loading time
> ------------------------------------------------------------------
>
> Key: KAFKA-9553
> URL: https://issues.apache.org/jira/browse/KAFKA-9553
> Project: Kafka
> Issue Type: Bug
> Reporter: Jason Gustafson
> Assignee: Agam Brahma
> Priority: Major
> Fix For: 2.6.0
>
>
> KIP-484 added a metric to track total loading time for internal topics:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-484%3A+Expose+metrics+for+group+and+transaction+metadata+loading+duration.
> The value seems to be being updated incorrectly in TransactionStateManager.
> Rather than recording the total loading time, it records the loading
> separately after every read from the log.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)