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

Fixed: find tran coordinator was not ACL verified #5370

Merged

Commits on Jul 6, 2022

  1. kafka: fixed: find tran coordinator was not ACL verified

    The code to handle FindCoordinator request for transaction coordinator type
    appeared before the caller is checked for authorization for this operation
    against the ACL. Now the chech has been moved before any other handling.
    dlex committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    9b7174a View commit details
    Browse the repository at this point in the history