guozhangwang commented on pull request #9170: URL: https://github.com/apache/kafka/pull/9170#issuecomment-673090664
> Do you have any theories as to why this was causing `StreamsUpgradeTest.test_app_upgrade` to be flaky? Do we really get that many TaskCorruptedExceptions in this system test? I observed several of the failed tests are due to the endless loop of the task-corruption. Basically we shutdown all applications and then restart them, and in between the log truncation may trigger and hence cause restoration hit out-of-range. And due to this bug we would fall in the loop forever. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org