apoorvmittal10 opened a new pull request, #18408: URL: https://github.com/apache/kafka/pull/18408
As part of KIP-724 the message conversion has been removed in PR: https://github.com/apache/kafka/pull/18218. This makes the fetch conversion metrics obsolete. The PR removes the code which is related to fetch conversion metrics. Note: I do not see the `FetchMessageConversionsPerSec` metric marked as deprecated in KIP-724 hence not sure if we should first deprecate and then remove. @ijuma @mumrah I have opened the PR for discussion and to seek advice if this code can be removed? ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org