apache/pinot

Validating duplicate config properties

Open

#7882 aperta il 8 dic 2021

Vedi su GitHub
 (2 commenti) (2 reazioni) (1 assegnatario)Java (1234 fork)batch import
good first issue

Metriche repository

Star
 (4937 star)
Metriche merge PR
 (Merge medio 6g 7h) (186 PR mergiate in 30 g)

Descrizione

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.

Guida contributor