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

   This PR brings client metrics configuration resources in line with the other 
config resources in terms of handling synonyms and defaults. Specifically, 
configs which are not explicitly set take their hard-coded default values, and 
these are reported by `kafka-configs.sh --describe` and 
`Kafka-client-metrics.sh --describe`. Previously, they were omitted which means 
the administrator needed to know the default values.
   
   The ConfigHelper was changed so that the handling of client metrics 
configuration matches that of group configuration.
   
   ### 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