You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2019/10/02 08:29:00 UTC

[jira] [Resolved] (KAFKA-8887) Use purgatory for CreateAcls and DeleteAcls if implementation is async

     [ https://issues.apache.org/jira/browse/KAFKA-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajini Sivaram resolved KAFKA-8887.
-----------------------------------
      Reviewer: Manikumar
    Resolution: Fixed

> 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
>            Priority: Major
>             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.4#803005)