jon-wei commented on a change in pull request #8107: Add CliIndexer process
type and initial task runner implementation
URL: https://github.com/apache/incubator-druid/pull/8107#discussion_r306556442
##########
File path: server/src/main/java/org/apache/druid/query/lookup/LookupModule.java
##########
@@ -80,7 +81,7 @@ public void configure(Binder binder)
JettyBindings.addQosFilter(
binder,
ListenerResource.BASE_PATH + "/" +
LookupCoordinatorManager.LOOKUP_LISTEN_ANNOUNCE_KEY,
- 2 // 1 for "normal" operation and 1 for "emergency" or other
+ LOOKUP_LISTENER_QOS_MAX_REQUESTS // 1 for "normal" operation and 1 for
"emergency" or other
Review comment:
It wasn't, I added a brief mention of it to the lookup docs
----------------------------------------------------------------
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]