d8tltanc opened a new pull request #8610:
URL: https://github.com/apache/kafka/pull/8610


   *More detailed description of your change,
   The client-side passes an empty string "" to the server controller 
indicating that the quota changes apply to the default entity. However, the 
server logic fails to convert the empty string to "<default>", which will lead 
to the query for zk node "/config/" and cause an exception.
   
   *Summary of testing strategy (including rationale)
   Tested all the failed commands in the corresponding Jira ticket, except 
alter the default quota configs for entity type user, as the API hasn't been 
implemented.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
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


Reply via email to