You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2018/01/23 23:35:00 UTC

[jira] [Resolved] (KAFKA-6461) TableTableJoinIntegrationTest is unstable if caching is enabled

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

Matthias J. Sax resolved KAFKA-6461.
------------------------------------
    Resolution: Fixed

> TableTableJoinIntegrationTest is unstable if caching is enabled
> ---------------------------------------------------------------
>
>                 Key: KAFKA-6461
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6461
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams, unit tests
>            Reporter: Matthias J. Sax
>            Assignee: Ted Yu
>            Priority: Minor
>
> {noformat}
> org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftInner[caching enabled = true] FAILED
> 20:41:05     java.lang.AssertionError: Condition not met within timeout 15000. Never received expected final result.
> 20:41:05         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:276)
> 20:41:05         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:254)
> 20:41:05         at org.apache.kafka.streams.integration.AbstractJoinIntegrationTest.runTest(AbstractJoinIntegrationTest.java:248)
> 20:41:05         at org.apache.kafka.streams.integration.TableTableJoinIntegrationTest.testLeftInner(TableTableJoinIntegrationTest.java:313){noformat}



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