xijiu opened a new pull request, #16947:
URL: https://github.com/apache/kafka/pull/16947

   As title.
   
   1. The different behavior of nonexistent resource. For example: nonexistent 
broker will cause timeout; nonexistent topic will produce 
`UnknownTopicOrPartitionException`; nonexistent group will return 
static/default configs; client_metrics will return empty configs
   2. `The resources (topic and broker resource types are currently supported)` 
this description is out-of-date
   3. Add some junit test
   
   ### 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to