Jason Gustafson created KAFKA-4989: -------------------------------------- Summary: Improve assertions for consumer hard failure system tests to handle possible event loss Key: KAFKA-4989 URL: https://issues.apache.org/jira/browse/KAFKA-4989 Project: Kafka Issue Type: Bug Components: system tests Reporter: Jason Gustafson
We've disabled the system tests which verify consumer semantics during hard failures in KAFKA-4689. The problem is that we may miss events from the consumer when the consumer is shutdown with a {{kill -9}}. The test assertions probably need to be weakened to allow for this possibility before we can re-enable them. -- This message was sent by Atlassian JIRA (v6.3.15#6346)