GSharayu opened a new pull request, #9816:
URL: https://github.com/apache/pinot/pull/9816

   The Balanced and Replica group segment assignment strategy would assume 
replication to be fetched from only table config as 
tableConfig.getValidationConfig().getReplicationNumber() irrespective of 
whether its a realtime table or offline table
   But for real time tables, if we have 
tableConfig.getValidationConfig().getReplicasPerPartitionNumber(), this should 
be preferred over table replication
   
   No additional changes are required
   Reference Issue: #9309
   


-- 
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]

Reply via email to