-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34273/
-----------------------------------------------------------
Review request for kafka.
Bugs: KAFKA-2196
https://issues.apache.org/jira/browse/KAFKA-2196
Repository: kafka
Description
-------
roundrobin doesn't need to make all consumers have identical topic
subscriptions.
todo:
- run this and range through some simulations
Diffs
-----
core/src/main/scala/kafka/coordinator/PartitionAssignor.scala
106982286ce7a9e4f0e9722da2812e3a8e7a6cc3
core/src/test/scala/unit/kafka/coordinator/PartitionAssignorTest.scala
ba6d5cd85b89214247209d974701eb6c9eb1e2b2
Diff: https://reviews.apache.org/r/34273/diff/
Testing
-------
Thanks,
Onur Karaman