Ewen Cheslack-Postava created KAFKA-3518:
--------------------------------------------
Summary: Transient failure in
ReplicationTest.test_replication_with_broker_failure with
ConsumerTimeoutException
Key: KAFKA-3518
URL: https://issues.apache.org/jira/browse/KAFKA-3518
Project: Kafka
Issue Type: Bug
Components: system tests
Reporter: Ewen Cheslack-Postava
>From
>http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2016-04-06--001.1459956800--apache--trunk--99d2329/report.html
> this test failed on a recent run:
Module: kafkatest.tests.core.replication_test
Class: ReplicationTest
Method: test_replication_with_broker_failure
Arguments:
{
"broker_type": "leader",
"failure_mode": "clean_bounce",
"security_protocol": "SASL_PLAINTEXT"
}
It is missing 7 messages on the consumer trying to validate the messages. The
consumer hit its timeout, which should be sufficiently long to capture any
successfully produced messages. I didn't notice anything obviously wrong in the
logs. Could be some sort of consumer stall?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)