KIP-888 — Batch describe ACLs and describe client quotas
Discussion SecurityAdmin
Extends DescribeAclsRequest (v4) and DescribeClientQuotasRequest (v2) to accept multiple filter sets in a single request, returning batched results. Management tooling that operates on many users/groups had to issue one RPC per entity, incurring unnecessary per-request overhead and serializing what could be a parallel server-side operation.
Protocol Impact
DescribeAcls · DescribeClientQuotas
Details
| Author | Mickael Maison |
| Status | Discussion |
| JIRA | KAFKA-14357 |
| Wiki | View on Apache Wiki |
| Created | 2022-11-15 |
| Last Modified | 2023-02-01 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.