zzzz465 opened a new issue, #21337: URL: https://github.com/apache/pulsar/issues/21337
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version pulasr 3.0.0 pulsar-resources-operator: 0.3.3 ### Minimal reproduce step 1. create a namespace 2. manage namespace by CRD ### What did you expect to see? if the request is invalid it should reject ### What did you see instead? accepts invalid(?) request and the namespace backlog quota config becomes unmodifiable ### Anything else? related: https://github.com/streamnative/pulsar-resources-operator/issues/161 this is the requester's problem that not sending valid requests, but still, the pulsar broker should validate and reject before accepting backlog_quota_map this is a valid request sent using pulsar admin CLI (3.0.0)  this is an invalid request sent from operator (0.3.3)  both logs are caputred from pulsar broker ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
