apache/pinot

Validating duplicate config properties

Open

#7.882 geöffnet am 8. Dez. 2021

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

Repository-Metriken

Stars
 (4.937 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 7h) (186 gemergte PRs in 30 T)

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