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 2018/03/01 22:54:00 UTC

[jira] [Resolved] (KAFKA-3513) Transient failure of OffsetValidationTest

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

Jason Gustafson resolved KAFKA-3513.
------------------------------------
    Resolution: Fixed

We haven't seen this in some time, so I'm going to close this. We can reopen if it reoccurs.

> Transient failure of OffsetValidationTest
> -----------------------------------------
>
>                 Key: KAFKA-3513
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3513
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer, system tests
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Jason Gustafson
>            Priority: Major
>
> http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2016-04-05--001.1459840046--apache--trunk--31e263e/report.html
> The version of the test fails in this case is:
> Module: kafkatest.tests.client.consumer_test
> Class:  OffsetValidationTest
> Method: test_broker_failure
> Arguments:
> {
>   "clean_shutdown": true,
>   "enable_autocommit": false
> }
> and others passed. It's unclear if the parameters actually have any impact on the failure.
> I did some initial triage and it looks like the test code isn't seeing all the group members join the group (receive partition assignments), but it appears from the logs that they all did. This could indicate a simple timing issue, but I haven't been able to verify that yet.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)