Aiven-Open / Aiven-Open/kafka-config
ConfigKeyBuilder has the wrong default for defaultValue
未关闭
bug
- 主要语言
- Java
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
# What happened?
The `ConfigKeyBuilder.defaultValue` property has a default value of `null`. Based on the default value in the current ConfigKey constructor the default value should be ConfigDef.NO_DEFAULT_VALUE
# What did you expect to happen?
When not defined the defaultValue of the resulting key should be NO_DEFAULT_VALUE.
贡献指南
评估
这个 Issue 还没有评估数据。