You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/06/23 20:50:17 UTC

[jira] [Commented] (KAFKA-3896) Unstable test KStreamRepartitionJoinTest.shouldCorrectlyRepartitionOnJoinOperations

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

Ismael Juma commented on KAFKA-3896:
------------------------------------

Including the error message as Jenkins jobs are deleted periodically.

{code}
Expected: is <[1:A, 2:B, 3:C, 4:D, 5:E]>
     but: was <[1:null, 2:null, 3:null, 4:null, 5:null]>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
	at org.apache.kafka.streams.integration.KStreamRepartitionJoinTest.verifyCorrectOutput(KStreamRepartitionJoinTest.java:425)
	at org.apache.kafka.streams.integration.KStreamRepartitionJoinTest.verifyLeftJoin(KStreamRepartitionJoinTest.java:337)
	at org.apache.kafka.streams.integration.KStreamRepartitionJoinTest.shouldCorrectlyRepartitionOnJoinOperations(KStreamRepartitionJoinTest.java:137)
{code}

> Unstable test KStreamRepartitionJoinTest.shouldCorrectlyRepartitionOnJoinOperations
> -----------------------------------------------------------------------------------
>
>                 Key: KAFKA-3896
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3896
>             Project: Kafka
>          Issue Type: Bug
>          Components: unit tests
>            Reporter: Ashish K Singh
>
> {{KStreamRepartitionJoinTest.shouldCorrectlyRepartitionOnJoinOperations}} seems to be unstable. A failure can be found [here|https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/4363/]. Could not reproduce the test failure locally though.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)