alpakka-kafka
alpakka-kafka copied to clipboard
Incremental Consumer Rebalance
We will be able to retire a bunch of code that tracks partitions that are assigned immediately after being revoked.
https://cwiki.apache.org/confluence/display/KAFKA/KIP-429%3A+Kafka+Consumer+Incremental+Rebalance+Protocol
Related to #943
@ennru what's the plan for incremental rebalance?
@feliperazeek We currently not working on this. Do you have any suggestions?
@feliperazeek I have just commented on #943 with how to configure things to leverage incremental rebalancing. It seems to just work at least in my limited local testing...