mjsax commented on PR #17185: URL: https://github.com/apache/kafka/pull/17185#issuecomment-2380867501
After re-thinking, the test we remove because it failed actually exposed that the original idea of this PR is incorrect. We need to keep `sendException` inside `StreamsProducer` as we need a single instance per thread, shared across all tasks (ie, all `RecordCollectorImpl` -- we have one per task). -- 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