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.

貢獻者指南