Skip to content

ConfigKeyBuilder has the wrong default for defaultValue #15

@Claudenw

Description

@Claudenw

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions