conduktor.io ↗

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

AuthorMickael Maison
StatusDiscussion
JIRAKAFKA-14357
WikiView on Apache Wiki
Created2022-11-15
Last Modified2023-02-01
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.