You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2015/12/23 01:16:46 UTC

[jira] [Resolved] (KAFKA-2989) Verify all partitions consumed after rebalancing in system tests

     [ https://issues.apache.org/jira/browse/KAFKA-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewen Cheslack-Postava resolved KAFKA-2989.
------------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.1.0

Issue resolved by pull request 702
[https://github.com/apache/kafka/pull/702]

> 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
>             Fix For: 0.9.1.0
>
>
> 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)