[ https://issues.apache.org/jira/browse/KAFKA-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias J. Sax updated KAFKA-4842: ----------------------------------- Description: {noformat} org.apache.kafka.streams.integration.QueryableStateIntegrationTest > queryOnRebalance[0] FAILED java.lang.IllegalStateException: No entry found for connection 0. In ClusterConnectionStates.java: node state. {noformat} 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. was: 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. > 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 > Assignee: Matthias J. Sax > Fix For: 0.11.0.0 > > > {noformat} > org.apache.kafka.streams.integration.QueryableStateIntegrationTest > > queryOnRebalance[0] FAILED java.lang.IllegalStateException: No entry found > for connection 0. In ClusterConnectionStates.java: node state. > {noformat} > 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)