apache/pinot

Validating duplicate config properties

Offen

#7.882 geöffnet am 08.12.2021

 (2 Kommentare) (2 Reaktionen) (1 zugewiesene Person)Java (1.234 Forks)batch import
good first issue

Repository-Metriken

Stars
 (4.937 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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