ableegoldman commented on pull request #11117: URL: https://github.com/apache/kafka/pull/11117#issuecomment-885935854
@ijuma yes, we can/should remove those older versions for the `StreamsCooperativeRebalanceUpgradeTest` as well. Not sure if that's the only reason for the failures, though -- I looked into this test a few days ago and saw it also fail with `RecordTooLargeException` in one case, and `KafkaException: Failed to make progress reading messages at source-2=2543. Received a non-empty fetch response from the server, but no complete records were found.` in another I merged a[ fix](https://github.com/apache/kafka/pull/11103) for yet another cause of failure sometime yesterday, but AFAIK no one has looked into the those first two failures yet. And this test doesn't use headers so I don't think it has to do with the incompatible versions (though they do seem to be the ones failing more frequently, and both of those exceptions I saw were on tests upgrading from a 0.10.x version, so...) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org