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

   Nice initiative!
   
   Querying one single replica would cause hotspot, and for strict replica 
routing (e.g. upsert), the entire replica of the table becomes hotspot. I 
remember having another similar discussion, where we can associate a certain 
client id to a replica, so that queries from multiple clients can be 
distributed to multiple replicas.
   
   This feature (#14572) can also be used to pick a certain replica to serve 
the query


-- 
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-unsubscr...@pinot.apache.org

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


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

Reply via email to