kaijianding opened a new pull request #6698: do not watch unwanted tier's 
compute node in HttpServerInventoryView
URL: https://github.com/apache/incubator-druid/pull/6698
 
 
   broker should not connect to realtime/historical node if node's tier is not 
in broker's watching tiers. Currently, broker will connect to every compute 
node, and do the filter in addSegment(), which is too late and is big waste, we 
should do the filter early in serverAdded().
   
   would you like to review this? @himanshug 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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