Alyssa Huang created KAFKA-19411: ------------------------------------ Summary: Delete ACLs records can exceed max records per user op Key: KAFKA-19411 URL: https://issues.apache.org/jira/browse/KAFKA-19411 Project: Kafka Issue Type: Bug Reporter: Alyssa Huang
If there are more deletion filters after we initially hit the {{MAX_RECORDS_PER_USER_OP}} bound, we will add an additional deletion record ontop of that for each additional filter. -- This message was sent by Atlassian Jira (v8.20.10#820010)