apache/pinot

Validating duplicate config properties

Open

#7 882 ouverte le 8 déc. 2021

Voir sur GitHub
 (2 commentaires) (2 réactions) (1 assigné)Java (1 234 forks)batch import
good first issue

Métriques du dépôt

Stars
 (4 937 stars)
Métriques de merge PR
 (Merge moyen 6j 7h) (186 PRs mergées en 30 j)

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