Aiven-Open / Aiven-Open/kafka-config
ConfigKeyBuilder has the wrong default for defaultValue
Abierto
bug
- Lenguaje dominante
- Java
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.