[ 
https://issues.apache.org/jira/browse/KAFKA-9139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967074#comment-16967074
 ] 

ASF GitHub Bot commented on KAFKA-9139:
---------------------------------------

bdbyrne commented on pull request #7644: KAFKA-9139: Fix dynamic broker config 
definitions not resolving their type.
URL: https://github.com/apache/kafka/pull/7644
 
 
   As a consequence, the values for the dynamic config's keys were being
   treated as sensitive, and therefore no value (null) was being passed
   back to the client.
   
   ### 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


> Dynamic broker config types aren't being discovered
> ---------------------------------------------------
>
>                 Key: KAFKA-9139
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9139
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Brian Byrne
>            Assignee: Brian Byrne
>            Priority: Major
>
> The broker's dynamic config definition types aren't being properly 
> discovered, and therefore they're being considered "sensitive" when returned 
> to the client. This needs to be resolved. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to