TEJAL ADSUL created KAFKA-8426:
----------------------------------
Summary: 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
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)