EsMoX commented on PR #19041: URL: https://github.com/apache/kafka/pull/19041#issuecomment-2688180286
> > Thanks for the PR @EsMoX! > > I'm a little surprised that this test bug exists. Either this test has been failing for awhile, or something was changed in the `ProducerConfig` logic to change the message. Do you have any idea when this test started failing? > > Thanks! Thank you for your feedback, @kirktrue! I looked into the issue, and it seems that this problem may have existed for some time. The test likely started failing due to a change in the ProducerConfig logic that altered the exception prioritization, resulting in a mismatch between the expected and actual error messages. However, I couldn't pinpoint the exact commit or version where this change occurred. If it’s helpful, I can investigate further to identify when this behavior was introduced. Let me know if you'd like me to proceed with that! Thanks again for reviewing the PR! -- 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