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)