apache/pinot

Validating duplicate config properties

开放

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

 (2 条评论) (2 个反应) (1 位负责人)Java (1,234 个派生)batch import
good first issue

仓库指标

星标
 (4,937 个星标)
PR 合并指标
 (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.

贡献者指南