You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2019/10/11 17:58:00 UTC

[jira] [Comment Edited] (KAFKA-5566) Instable test QueryableStateIntegrationTest.shouldAllowToQueryAfterThreadDied

    [ https://issues.apache.org/jira/browse/KAFKA-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949686#comment-16949686 ] 

Matthias J. Sax edited comment on KAFKA-5566 at 10/11/19 5:57 PM:
------------------------------------------------------------------

[https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/2549/]
{quote}java.lang.RuntimeException: Could not find enough records. found 0, expected 1 at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.consume(EmbeddedKafkaCluster.java:306) at org.apache.kafka.connect.mirror.MirrorConnectorsIntegrationTest.testReplication(MirrorConnectorsIntegrationTest.java:234){quote}


was (Author: mjsax):
[https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/2549/]

> Instable test QueryableStateIntegrationTest.shouldAllowToQueryAfterThreadDied
> -----------------------------------------------------------------------------
>
>                 Key: KAFKA-5566
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5566
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, unit tests
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Major
>             Fix For: 1.0.0
>
>
> This test failed about 4 times in the last 24h. Always the same stack trace so far:
> {noformat}
> java.lang.AssertionError: Condition not met within timeout 30000. wait for agg to be '123'
> 	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:274)
> 	at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.shouldAllowToQueryAfterThreadDied(QueryableStateIntegrationTest.java:793)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)