apache/pinot

Validating duplicate config properties

Open

#7.882 aberto em 8 de dez. de 2021

Ver no GitHub
 (2 comments) (2 reactions) (1 assignee)Java (1.234 forks)batch import
good first issue

Métricas do repositório

Stars
 (4.937 stars)
Métricas de merge de PR
 (Mesclagem média 6d 7h) (186 fundiu PRs em 30d)

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.

Guia do colaborador