This post explains the distinctions between GroupId, ConsumerId, and ClientId in Apache Kafka consumer groups and how to configure them with Spring Kafka.

14m read timeFrom javacodegeeks.com
Post cover image
Table of contents
1. What is a Consumer Group?2. Identifiers in Apache Kafka Consumer Groups3. Configuring GroupId and ConsumerId with Spring Kafka4. Conclusion5. Download the Source Code

Sort: