[
https://issues.apache.org/jira/browse/KAFKA-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram resolved KAFKA-9494.
-----------------------------------
Fix Version/s: 2.6.0
Reviewer: Rajini Sivaram
Resolution: Fixed
> Include data type of the config in ConfigEntry
> ----------------------------------------------
>
> Key: KAFKA-9494
> URL: https://issues.apache.org/jira/browse/KAFKA-9494
> Project: Kafka
> Issue Type: Improvement
> Components: clients, core
> Reporter: Shailesh Panwar
> Priority: Minor
> Fix For: 2.6.0
>
>
> Why this request?
> To provide better validation. Including the data type can significantly
> improve the validation on client side (be it web or cli or any other client).
> In the absence of `type` the only way to know if the user specified value is
> correct is to make an `alter` call and check if there is no error.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)