[
https://issues.apache.org/jira/browse/KAFKA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699668#comment-14699668
]
ASF GitHub Bot commented on KAFKA-2434:
---------------------------------------
GitHub user noslowerdna opened a pull request:
https://github.com/apache/kafka/pull/145
KAFKA-2434: Remove identical topic subscription constraint for roundrobin
strategy in old consumer API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/noslowerdna/kafka KAFKA-2434
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/145.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #145
----
commit d5b93efd9eef20f3f5836d779e6140d5e4a6fc65
Author: Andrew Olson <[email protected]>
Date: 2015-08-17T15:01:44Z
KAFKA-2434: Remove identical topic subscription constraint for roundrobin
strategy in old consumer API
----
> remove roundrobin identical topic constraint in consumer coordinator (old API)
> ------------------------------------------------------------------------------
>
> Key: KAFKA-2434
> URL: https://issues.apache.org/jira/browse/KAFKA-2434
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Andrew Olson
> Assignee: Andrew Olson
> Attachments: KAFKA-2434.patch
>
>
> The roundrobin strategy algorithm improvement made in KAFKA-2196 should be
> applied to the original high-level consumer API as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)