Rancho-7 commented on PR #18966: URL: https://github.com/apache/kafka/pull/18966#issuecomment-2681141800
I did not add a `<default>` test case for `ip` type, because if we use the `ip` type and set it to default, [configKeysForEntityType](https://github.com/apache/kafka/blob/1c82b89b4cfee4692f6ec3e2389be77f81268a24/metadata/src/main/java/org/apache/kafka/controller/ClientQuotaControlManager.java#L237) will throw an `INVALID_REQUEST` exception. However, if testing this case with the exception is necessary, I will be happy to add it. -- 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org