You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2015/12/14 22:34:46 UTC

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

Jason Gustafson created KAFKA-2989:
--------------------------------------

             Summary: 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)