apache/pinot

On replicaGroupStrategyConfig Deprecation

Open

#15.744 aperta il 8 mag 2025

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

Metriche repository

Star
 (4937 star)
Metriche merge PR
 (Merge medio 6g 7h) (186 PR mergiate in 30 g)

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