apache/pinot

On replicaGroupStrategyConfig Deprecation

開放

#15,744 建立於 2025年5月8日

 (4 則留言) (0 個反應) (1 位負責人)Java (1,234 個分叉)batch import
cleanupconfigurationgood first issue

倉庫指標

星標
 (4,937 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I think it was decided at some point to deprecate replicaGroupStrategyConfig.

However, right now there's no way to ensure that two tables are partitioned on a given column across the same set of instances, except using a combination of instancePartitionsMap and replicaGroupStrategyConfig.

Given this, let's make sure this is addressed before the config is removed from OSS.

貢獻者指南