gaurav-narula opened a new pull request, #21138: URL: https://github.com/apache/kafka/pull/21138
The handler in `RPCProducerIdManager` doesn't handle authentication exception and version mismatch exceptions gracefully which can result in an NPE in 3.9 and the broker crashing with a `FatalExitError`. This change ensures we retry on such failures and adds unit tests for these scenarios. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
