Commit Graph

3 Commits

Author SHA1 Message Date
Soby Chacko
16cb612a20 More cleanup - sample 07 (new consumer protocol) 2024-05-20 11:44:08 -04:00
Soby Chacko
acead71a6b Cleanup - sample 07 (new consumer protocol)
* Remove unnecessary test dependencies
* Update @since tag
2024-05-20 11:31:54 -04:00
ChickenchickenLove
00fd11b51c GH-3145 : Sample for next gen consumer-group rebalance protocol
Fixes: #3145 

* Add a sample demonstrating the next-generation consumer-group rebalance protocol.
* Provide a docker-compose script for spinning up a `kraft` based Kafka broker since the new consumer 
  protocol only works in `kraft` mode. 
* Add README explaining the sample.
2024-05-20 11:03:20 -04:00