Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v23.1.x] kafka/client: Stop the broker if do_authenticate failed #15434

Merged

Commits on Dec 13, 2023

  1. kafka/client: Stop the broker if do_authenticate failed

    If an exception is thrown from do_authenticate, then stop the broker
    before it goes out of scope so that resources such as the connection
    can be cleaned up.
    
    Fixes redpanda-data#15118
    
    Signed-off-by: Ben Pope <ben@redpanda.com>
    (cherry picked from commit 84cf042)
    BenPope authored and vbotbuildovich committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b443ab7 View commit details
    Browse the repository at this point in the history