Aiven-Open / Aiven-Open/kafka-config

ConfigKeyBuilder has the wrong default for defaultValue

Abierto
#15 1 comentario 0 reacciones 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.