You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2020/06/01 16:23:00 UTC

[jira] [Resolved] (KAFKA-9392) Document and add test for deleteAcls that match single/multiple resources

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

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

> Document and add test for deleteAcls that match single/multiple resources
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-9392
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9392
>             Project: Kafka
>          Issue Type: Task
>          Components: security
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Major
>             Fix For: 2.6.0
>
>
> From PR review of [https://github.com/apache/kafka/pull/7911:|https://github.com/apache/kafka/pull/7911,]
> If you do {{Admin.createAcls()}} followed by {{Admin.deleteAcls()}}, if you specify the ACL in both cases, you are guaranteed to delete the ACL regardless of which broker handles the request. If you use a matching filter that doesn't specify the resource pattern for {{deleteAcls}}, then we don't provide that guarantee.
> We should document this and add a deterministic test for the guaranteed behaviour to ensure we don't regress.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)