Aiven-Open / Aiven-Open/kafka-config

ConfigKeyBuilder has the wrong default for defaultValue

Open
#15 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.