Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.7.0
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
Attachments
Issue Links
- blocks
-
KAFKA-16100 Add timeout to all the CompletableApplicationEvents
- Resolved
- links to