apache/pinot

Validating duplicate config properties

Open

#7,882 opened on 2021年12月8日

GitHub で見る
 (2 comments) (2 reactions) (1 assignee)Java (1,234 forks)batch import
good first issue

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (平均マージ 6d 7h) (30d で 186 merged PRs)

説明

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.

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