Details
-
Task
-
Status: Patch Available
-
Blocker
-
Resolution: Unresolved
-
3.9.0
Description
ConsumerConfig’s default value for group.protocol should be changed from CLASSIC to CONSUMER for 4.0.0.
Attachments
Issue Links
- requires
-
KAFKA-15908 Remove deprecated Consumer API poll(long timeout)
- Resolved
-
KAFKA-17696 New consumer background operations unaware of metadata errors
- Resolved
-
KAFKA-17686 AsyncKafkaConsumer.offsetsForTimes() fails with NullPointerException
- Resolved
- links to
When switching to this as the default, we have found a few errors, which are linked. Need to complete investigation of testing to find errors.