You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/04 15:09:00 UTC

[jira] [Resolved] (KAFKA-5842) QueryableStateIntegrationTest may fail with JDK 7

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

Ted Yu resolved KAFKA-5842.
---------------------------
    Resolution: Cannot Reproduce

> QueryableStateIntegrationTest may fail with JDK 7
> -------------------------------------------------
>
>                 Key: KAFKA-5842
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5842
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Ted Yu
>            Priority: Minor
>
> Found the following when running test suite for 0.11.0.1 RC0 :
> {code}
> org.apache.kafka.streams.integration.QueryableStateIntegrationTest > concurrentAccesses FAILED
>     java.lang.AssertionError: Key not found one
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.verifyGreaterOrEqual(QueryableStateIntegrationTest.java:893)
>         at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.concurrentAccesses(QueryableStateIntegrationTest.java:399)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)