[ 
https://issues.apache.org/jira/browse/KAFKA-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926878#comment-15926878
 ] 

Eno Thereska commented on KAFKA-4770:
-------------------------------------

Haven't seen this anymore.

> KStreamAggregationDedupIntegrationTest fails occasionally
> ---------------------------------------------------------
>
>                 Key: KAFKA-4770
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4770
>             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.KStreamAggregationDedupIntegrationTest > 
> shouldGroupByKey FAILED
>     java.lang.AssertionError: 
>     Expected: is <[KeyValue(1@1487244179000, 2), KeyValue(2@1487244179000, 
> 2), KeyValue(3@1487244179000, 2), KeyValue(4@1487244179000, 2), 
> KeyValue(5@1487244179000, 2)]>
>          but: was <[KeyValue(1@1487244179000, 2), KeyValue(2@1487244179000, 
> 2), KeyValue(3@1487244179000, 2), KeyValue(4@1487244179000, 1), 
> KeyValue(5@1487244179000, 1)]>
>         at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
>         at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
>         at 
> org.apache.kafka.streams.integration.KStreamAggregationDedupIntegrationTest.shouldGroupByKey(KStreamAggregationDedupIntegrationTest.java:240)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to