[
https://issues.apache.org/jira/browse/KAFKA-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927712#comment-16927712
]
ASF GitHub Bot commented on KAFKA-8886:
---------------------------------------
rajinisivaram commented on pull request #7316: KAFKA-8886; Make Authorizer
create/delete methods asynchronous
URL: https://github.com/apache/kafka/pull/7316
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Make Authorizer create/delete methods asynchronous
> --------------------------------------------------
>
> Key: KAFKA-8886
> URL: https://issues.apache.org/jira/browse/KAFKA-8886
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Priority: Major
> Fix For: 2.4.0
>
>
> As discussed on the mailing list, createAcls and deleteAcls should be
> asynchronous to avoid blocking request threads when updates are made to
> non-ZK based stores which may block for potentially long durations.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)