[ https://issues.apache.org/jira/browse/KAFKA-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034766#comment-17034766 ]
Sophie Blee-Goldman commented on KAFKA-8940: -------------------------------------------- Failed again for me (locally): {code:java} java.lang.AssertionError: verifying tagg fail: key=1164 tagg=[ConsumerRecord(topic = tagg, partition = 0, leaderEpoch = 0, offset = 33, CreateTime = 1581392865550, serialized key size = 4, serialized value size = 8, headers = RecordHeaders(headers = [], isReadOnly = false), key = 1164, value = 1)] expected=0 taggEvents: [ConsumerRecord(topic = tagg, partition = 0, leaderEpoch = 0, offset = 33, CreateTime = 1581392865550, serialized key size = 4, serialized value size = 8, headers = RecordHeaders(headers = [], isReadOnly = false), key = 1164, value = 1)] verifying suppressed min-suppressed verifying min-suppressed with 10 keys verifying suppressed sws-suppressed verifying min with 10 keys verifying max with 10 keys verifying dif with 10 keys verifying sum with 10 keys sum fail: key=7-1006 actual=539274 expected=506500{code} > Flaky Test SmokeTestDriverIntegrationTest.shouldWorkWithRebalance > ----------------------------------------------------------------- > > Key: KAFKA-8940 > URL: https://issues.apache.org/jira/browse/KAFKA-8940 > Project: Kafka > Issue Type: Bug > Components: streams, unit tests > Reporter: Guozhang Wang > Assignee: Guozhang Wang > Priority: Major > Labels: flaky-test > Fix For: 2.5.0 > > > I lost the screen shot unfortunately... it reports the set of expected > records does not match the received records. -- This message was sent by Atlassian Jira (v8.3.4#803005)