Skip to content

Conversation

@kirktrue
Copy link
Contributor

@kirktrue kirktrue commented Oct 30, 2025

ApplicationEventHandler now waits for the ConsumerNetworkThread to
start up and complete execution of initializeResources(). If resource
initialization fails, the AsyncKafkaConsumer constructor will throw an
exception. This mimics the behavior of ClassicKafkaConsumer.

…an cause hangs on AsyncKafkaConsumer.close()

WIP
@github-actions github-actions bot added triage PRs from the community consumer clients small Small PRs labels Oct 30, 2025
@github-actions github-actions bot removed the small Small PRs label Oct 30, 2025
Use ConsumerUtils.maybeWrapAsKafkaException to possibly reduce an extra layer of exception handling.
@kirktrue kirktrue marked this pull request as ready for review October 31, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants