[
https://issues.apache.org/jira/browse/KAFKA-16191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-16191:
------------------------------
Description:
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
was:
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
> 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
> Priority: Minor
> Labels: consumer-threading-refactor
> 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)