You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Jackie-Jiang (via GitHub)" <gi...@apache.org> on 2023/04/21 21:10:27 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #10608: Clean up replicaGroupStrategyConfig / replicaGroupPartitionConfig

Jackie-Jiang commented on issue #10608:
URL: https://github.com/apache/pinot/issues/10608#issuecomment-1518338849

   We want to do it in a backward compatible way:
   - Add a new field `_partitionColumn` into the `InstanceReplicaGroupPartitionConfig`
   - If the field is not found, fall back to the old `ReplicaGroupStrategyConfig`
   - Keep the `ReplicaGroupStrategyConfig` and use it when the new config doesn't exist


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org