[ https://issues.apache.org/jira/browse/KAFKA-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-5842. ---------------------------------- Resolution: Fixed Hopefully it has fixed via https://github.com/apache/kafka/pull/8370 > QueryableStateIntegrationTest may fail with JDK 7 > ------------------------------------------------- > > Key: KAFKA-5842 > URL: https://issues.apache.org/jira/browse/KAFKA-5842 > Project: Kafka > Issue Type: Test > Components: unit tests > 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 (v8.3.4#803005)