apache/pinot

On replicaGroupStrategyConfig Deprecation

Open

Aperta il 8 mag 2025

Vedi su GitHub
 (4 commenti) (0 reazioni) (1 assegnatario)Java (4937 star) (1234 fork)batch import
cleanupconfigurationgood first issue

Descrizione

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.

Guida contributor