Skip to content

Trigger warning if configuration source is providing an unknown property #129

@todvora

Description

@todvora

Configuration files idea: should we warn if you configure a property that we don't know? Opensearch does this and it helps to realize you are doing something that isn't working. Last time I've seen an usage of disable_security in datanode, but the actual property is called insecure_startup . By triggering an error or at least warning, we'd tell the user that they are trying to do something that we don't understand. It would remove some portion of trial and error during configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions