[
https://issues.apache.org/jira/browse/KAFKA-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948898#comment-15948898
]
Magnus Edenhill commented on KAFKA-4842:
----------------------------------------
Happened again on a trunk PR,
https://github.com/apache/kafka/pull/2765#issuecomment-290381971 :
https://builds.apache.org/job/kafka-pr-jdk7-scala2.10/2525/
{noformat}
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance FAILED
java.lang.AssertionError: Condition not met within timeout 30000. waiting
for metadata, store and value to be non null
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:257)
at
org.apache.kafka.streams.integration.QueryableStateIntegrationTest.verifyAllKVKeys(QueryableStateIntegrationTest.java:262)
at
org.apache.kafka.streams.integration.QueryableStateIntegrationTest.queryOnRebalance(QueryableStateIntegrationTest.java:344)
{noformat}
> Streams integration tests occasionally fail with connection error
> -----------------------------------------------------------------
>
> Key: KAFKA-4842
> URL: https://issues.apache.org/jira/browse/KAFKA-4842
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 0.10.2.0
> Reporter: Eno Thereska
> Fix For: 0.11.0.0
>
>
> org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
> queryOnRebalance[0] FAILED java.lang.IllegalStateException: No entry found
> for connection 0. In ClusterConnectionStates.java: node state. This happens
> locally. Happened to KStreamAggregationIntegrationTest.java.shouldReduce()
> once too.
> Not clear this is streams related. Also, it's hard to reproduce since it
> doesn't happen all the time.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)