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

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

GitHub user hachikuji opened a pull request:

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

    KAFKA-2989: system tests should verify partitions consumed after rebalancing

    

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

    $ git pull https://github.com/hachikuji/kafka KAFKA-2989

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

    https://github.com/apache/kafka/pull/702.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 #702
    
----
commit f6640867eecd3106c635fc08a0abefa2c2cabc8e
Author: Jason Gustafson <ja...@confluent.io>
Date:   2015-12-16T01:49:36Z

    KAFKA-2989: system tests should verify partitions consumed after rebalancing

----


> Verify all partitions consumed after rebalancing in system tests
> ----------------------------------------------------------------
>
>                 Key: KAFKA-2989
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2989
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>
> In KAFKA-2978, we found a bug which prevented the consumer from fetching some 
> assigned partitions. Our system tests didn't catch the bug because we only 
> assert that some messages from any topic are consumed after rebalancing. We 
> should strengthen these assertions to ensure that each partition is consumed.



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

Reply via email to