[ 
https://issues.apache.org/jira/browse/KAFKA-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988598#comment-14988598
 ] 

ASF GitHub Bot commented on KAFKA-2737:
---------------------------------------

GitHub user apovzner opened a pull request:

    https://github.com/apache/kafka/pull/413

    KAFKA-2737: Added single- and multi-consumer integration tests for 
round-robin assignment

    Two tests:
    1. One consumer subscribes to 2 topics, each with 2 partitions; includes 
adding and removing a topic.
    2. Several consumers subscribe to 2 topics, several partition each; 
includes adding one more consumer after initial assignment is done and verified.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apovzner/kafka cpkafka-76

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/413.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 #413
    
----
commit 6e3a74863b50162bed338e6719af0ddd13109268
Author: Anna Povzner <a...@confluent.io>
Date:   2015-11-04T00:28:25Z

    KAFKA-2737: Added single- and multi-consumer integration tests for 
round-robin assignment

----


> Integration tests for round-robin assignment
> --------------------------------------------
>
>                 Key: KAFKA-2737
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2737
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Anna Povzner
>            Assignee: Anna Povzner
>
> We currently don't have integration tests which use round-robin assignment. 
> This card is to add basic integration tests with round-robin assignment for 
> both single-consumer and multi-consumer cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to