Skip to content
Snippets Groups Projects
Commit c3e7d625 authored by Vahid Hashemian's avatar Vahid Hashemian Committed by Jason Gustafson
Browse files

KAFKA-6774; Improve the default group id behavior in KafkaConsumer (KIP-289) (#5877)

Improve the default group id behavior by:
* changing the default consumer group to null, where no offset commit or fetch, or group management operations are allowed
* deprecating the use of empty (`""`) consumer group on the client

Reviewers: Jason Gustafson <jason@confluent.io>
parent 1a4d44f2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment