apache/pinot

On replicaGroupStrategyConfig Deprecation

オープン

#15,744 opened on 2025/05/08

 (4 件のコメント) (0 件のリアクション) (1 人の担当者)Java (1,234 件のフォーク)batch import
cleanupconfigurationgood first issue

Repository metrics

Stars
 (4,937 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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