apache/pinot

Validating duplicate config properties

オープン

#7,882 opened on 2021/12/08

 (2 件のコメント) (2 件のリアクション) (1 人の担当者)Java (1,234 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (4,937 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド