Skip to content

Remove acl list operation to preview ACLs to be deleted #1250

@rkpattnaik780

Description

@rkpattnaik780

Description

Version: 0.34.2

kafka acl delete makes an acl list query to get a preview of the ACL rules to be deleted. This causes an issue whenever the specific rule is defined for all accounts as well.

Orginally discussed here

Steps to reproduce

  1. Create same ACLs for user "abc" and all accounts using UI.
  2. Deleting the ACL for user "abc" via kafka acl delete command will remove both the rules(for user abc and all accounts)

Expected

acl delete should delete the rule for specified user leaving the rule for all accounts as it is.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority/important-soonMust be staffed and worked on either currently or very soon—ideally in time for the next release. Im

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions