abhishekagarwal87 opened a new pull request, #15751: URL: https://github.com/apache/druid/pull/15751
There is no need to create all connections up-front for non-critical paths. We do create these connections eagerly and that can lead to a thundering herd kind of effect when a large number of tasks roll over and create connections simultaneously to overlord/coordinator -- 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]
