[ https://issues.apache.org/jira/browse/KAFKA-13888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541722#comment-17541722 ]
Niket Goel commented on KAFKA-13888: ------------------------------------ [~Jack-Lee] Apologies for missing your responses. I actually just posted a PR ([https://github.com/apache/kafka/pull/12206)|https://github.com/apache/kafka/pull/12206] for wiring an admin API handle for the DescribeQuorum Request and adding the newly proposed fields. My PR will does not implement the internals of returning the new fields. Would you be OK to pick that piece up? * For `LastCaughtUpTimestamp` The idea is to compute it similar to this – [https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/cluster/Replica.scala#L104] * For `LastFetchTimestamp` I have not dived into the details of the code yet, so I cannot comment on what you proposed being the correct book-keeper of this info. Will check and revert. Thanks > KIP-836: Addition of Information in DescribeQuorumResponse about Voter Lag > -------------------------------------------------------------------------- > > Key: KAFKA-13888 > URL: https://issues.apache.org/jira/browse/KAFKA-13888 > Project: Kafka > Issue Type: Improvement > Components: kraft > Reporter: Niket Goel > Assignee: Niket Goel > Priority: Major > > Tracking issue for the implementation of KIP:836 -- This message was sent by Atlassian Jira (v8.20.7#820007)