C0urante commented on pull request #11526: URL: https://github.com/apache/kafka/pull/11526#issuecomment-977168354
Thanks @kkonstantine. My description may have been a little misleading; to clarify, none of this was caught by automated testing (unit, integration, or system); it was discovered by re-reading the code base while investigating an unrelated failure. I made note of system tests because the fix to the `VerifiableSinkTask` class seemed like it may have been useful initially, and after discovering that it was not the cause of the failure, still seemed worth keeping around in case a future test relied on that part of its behavior being correct. It is not related to the bug addressed by this PR, though, so it felt worth calling out in case we want to withhold that change for this blocker PR during code freeze. -- 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