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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
