apache/pinot

Validating duplicate config properties

Aperta

#7882 aperta il 8 dic 2021

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

Metriche repository

Star
 (4937 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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