apache/pinot

Validating duplicate config properties

Ouverte

#7 882 ouverte le 8 déc. 2021

 (2 commentaires) (2 réactions) (1 personne assignée)Java (1 234 forks)batch import
good first issue

Métriques du dépôt

Stars
 (4 937 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur