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)