[
https://issues.apache.org/jira/browse/KAFKA-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680204#comment-14680204
]
Andrew Olson commented on KAFKA-2196:
-------------------------------------
Doesn't this [1] code also need to be updated?
[1]
https://github.com/apache/kafka/blob/0.8.2.1/core/src/main/scala/kafka/consumer/PartitionAssignor.scala#L78-82
> remove roundrobin identical topic constraint in consumer coordinator
> --------------------------------------------------------------------
>
> Key: KAFKA-2196
> URL: https://issues.apache.org/jira/browse/KAFKA-2196
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Onur Karaman
> Assignee: Onur Karaman
> Attachments: KAFKA-2196.patch
>
>
> roundrobin doesn't need to make all consumers have identical topic
> subscriptions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)