Aiven-Open / Aiven-Open/kafka-config
ConfigKeyBuilder has the wrong default for defaultValue
Đang mở
bug
- Ngôn ngữ chính
- Java
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.