abhishekagarwal87 commented on a change in pull request #12298:
URL: https://github.com/apache/druid/pull/12298#discussion_r822364578



##########
File path: examples/conf/druid/cluster/query/broker/runtime.properties
##########
@@ -25,6 +25,7 @@ druid.server.http.numThreads=60
 
 # HTTP client settings
 druid.broker.http.numConnections=50
+druid.broker.http.eagerInitialization=true

Review comment:
       this change is not required. 

##########
File path: examples/conf/druid/cluster/query/router/runtime.properties
##########
@@ -22,6 +22,7 @@ druid.plaintextPort=8888
 
 # HTTP proxy
 druid.router.http.numConnections=50
+druid.router.http.eagerInitialization=false

Review comment:
       this change is not required. 




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