Validating duplicate config properties
Open
good first issue
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 195
Description
We had a situation where defining `controller.data.dir` twice leads to the values being concatenated.
It would probably be better if an exception was thrown telling the user to only set the property once.
Contributor guide
Assessment
This issue has not been assessed yet.