bdbyrne edited a comment on pull request #8610: URL: https://github.com/apache/kafka/pull/8610#issuecomment-624225725
So I believe the error to be here: https://github.com/apache/kafka/pull/8610/files#diff-faf8cea6a3a0fab5e056ad5fee22ff3eR369-R375 (In case the link doesn't work, it's where the ConfigCommand constructs the ClientQuotaEntity.) It should be translating the default entity type into `null`, but it's actually passing the name along as-is. The server-side logic should be correct. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org