Kirk True created KAFKA-16191: --------------------------------- Summary: Clean up of consumer client internal events Key: KAFKA-16191 URL: https://issues.apache.org/jira/browse/KAFKA-16191 Project: Kafka Issue Type: Bug Components: clients, consumer Affects Versions: 3.7.0 Reporter: Kirk True Assignee: Kirk True Fix For: 3.8.0
There are a few minor issues with the event sub-classes in the org.apache.kafka.clients.consumer.internals package that should be cleaned up: # Update the names of subclasses to remove "Application" or "Background" # Make toString() final in the base classes and clean up the implementations of toStringBase() # Fix minor whitespace inconsistencies -- This message was sent by Atlassian Jira (v8.20.10#820010)