Rajini Sivaram created KAFKA-8886: ------------------------------------- Summary: 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 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)