apache/pinot

Validating duplicate config properties

Open

#7,882 创建于 2021年12月8日

在 GitHub 查看
 (2 评论) (2 反应) (1 负责人)Java (1,234 fork)batch import
good first issue

仓库指标

Star
 (4,937 star)
PR 合并指标
 (平均合并 6天 7小时) (30 天内合并 186 个 PR)

描述

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.

贡献者指南