You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2019/10/11 03:01:00 UTC

[jira] [Created] (KAFKA-9022) Flaky Test KTableKTableForeignKeyJoinIntegrationTest. doInnerJoinFilterOutRapidlyChangingForeignKeyValues

Sophie Blee-Goldman created KAFKA-9022:
------------------------------------------

             Summary: Flaky Test KTableKTableForeignKeyJoinIntegrationTest. doInnerJoinFilterOutRapidlyChangingForeignKeyValues
                 Key: KAFKA-9022
                 URL: https://issues.apache.org/jira/browse/KAFKA-9022
             Project: Kafka
          Issue Type: Bug
          Components: streams, unit tests
            Reporter: Sophie Blee-Goldman
             Fix For: 2.4.0


array lengths differed, expected.length=2 actual.length=1; arrays first differed at element [0]; expected:<KeyValue(3, value1=9.99,value2=90)> but was:<KeyValue(3, value1=1.11,value2=10)>

 

Failed locally one for me (at the same time as one other KTableKTableForeignKeyJoinIntegrationTest incidentally, doLeftJoinFromRightThenDeleteRightEntity)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)