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 はまだ評価されていません。