Are there any plans to implement a "high level" wrapper around Group Membership API for consumer partition assignments within consumer groups?
https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-GroupMembershipAPI
https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Client-side+Assignment+Proposal
refs: #574 #577
It's definitely in scope of this project, but currently nobody is working on it AFAIK. We are definitely interested in contributions in this area!
There is a third-party implementation that is reasonably complete at this point: https://github.com/bsm/sarama-cluster.
@bsm is there any interest in upstreaming that work to Sarama itself?
@tcrayford They discussed about it in #60
This is done. Closing.
Most helpful comment
@bsm is there any interest in upstreaming that work to Sarama itself?