[ https://issues.apache.org/jira/browse/KAFKA-16558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk True updated KAFKA-16558: ------------------------------ Description: The inner class {{HeartbeatRequestState}} does not override the {{toStringBase()}} method. This affects debugging and troubleshooting consumer issues. (was: The code incorrectly overrides the {{toString()}} method instead of overriding {{{}toStringBase(){}}}. This affects debugging and troubleshooting consumer issues.) > Implement HeartbeatRequestState.toStringBase() > ---------------------------------------------- > > Key: KAFKA-16558 > URL: https://issues.apache.org/jira/browse/KAFKA-16558 > Project: Kafka > Issue Type: Bug > Components: clients, consumer > Affects Versions: 3.7.0 > Reporter: Kirk True > Assignee: Kirk True > Priority: Major > Labels: consumer-threading-refactor, logging > Fix For: 3.8.0 > > > The inner class {{HeartbeatRequestState}} does not override the > {{toStringBase()}} method. This affects debugging and troubleshooting > consumer issues. -- This message was sent by Atlassian Jira (v8.20.10#820010)