[ https://issues.apache.org/jira/browse/KAFKA-8426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854503#comment-16854503 ]
ASF GitHub Bot commented on KAFKA-8426: --------------------------------------- rajinisivaram commented on pull request #6750: KAFKA-8426; Fix for keeping the ConfigProvider configs consistent with KIP-297 URL: https://github.com/apache/kafka/pull/6750 ---------------------------------------------------------------- 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 > KIP 421 Bug: ConfigProvider configs param inconsistent with KIP-297 > ------------------------------------------------------------------- > > Key: KAFKA-8426 > URL: https://issues.apache.org/jira/browse/KAFKA-8426 > Project: Kafka > Issue Type: Bug > Reporter: TEJAL ADSUL > Priority: Minor > Fix For: 2.3.0 > > > According to KIP-297 a parameter is passed to ConfigProvider with syntax > "config.providers.\{name}.param.\{param-name}". Currently AbstractConfig > allows parameters of the format "config.providers.\{name}.\{param-name}". > With this fix AbstractConfig will be consistent with KIP-297 syntax. -- This message was sent by Atlassian JIRA (v7.6.3#76005)