Skip to content

Conversation

@gaurav-narula
Copy link
Contributor

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.

…cerIdsResponse

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.
@gaurav-narula gaurav-narula changed the title KAFKA-19990: gracefully handle exceptions when handling AllocateProducerIdsResponse [3.9] KAFKA-19990: gracefully handle exceptions when handling AllocateProducerIdsResponse Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant