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

KAFKA-8886; Make Authorizer create/delete methods asynchronous #7316

Merged

Conversation

rajinisivaram
Copy link
Contributor

As discussed on the KIP-504 mailing list, createAcls and deleteAcls methods in the new Authorizer API have been made asynchronous. Will submit a separate PR under https://issues.apache.org/jira/browse/KAFKA-8887 to handle these requests asynchronously in KafkaApis using a purgatory.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@rajinisivaram
Copy link
Contributor Author

retest this please

Copy link
Contributor

@omkreddy omkreddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rajinisivaram Thanks for the PR. LGTM.

@rajinisivaram
Copy link
Contributor Author

@omkreddy Thanks for the review, merging to trunk.

@rajinisivaram rajinisivaram merged commit 6882b3b into apache:trunk Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants