kishoreg commented on issue #4778: Decoupling Server instance name from 
physical host and port
URL: https://github.com/apache/incubator-pinot/pull/4778#issuecomment-550029288
 
 
   @icefury71 Better to change the getRoutingTable to returntype from 
Map<String, List<String>> to Map<ServerInstance, List<String>>. There is 
already a cache maintained in RoutingTable.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to