Rajini Sivaram created KAFKA-8887:
-------------------------------------
Summary: Use purgatory for CreateAcls and DeleteAcls if
implementation is async
Key: KAFKA-8887
URL: https://issues.apache.org/jira/browse/KAFKA-8887
Project: Kafka
Issue Type: Sub-task
Components: core
Reporter: Rajini Sivaram
Assignee: Rajini Sivaram
Fix For: 2.4.0
KAFKA-8886 is updating Authorizer.createAcls and Authorizer.deleteAcls APIs to
be asynchronous to avoid blocking request threads during ACL updates when
implementations use external stores like databases where updates may block for
long. This Jira is to async updates using a purgatory in KafkaApis.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)