mlbiscoc commented on code in PR #4237: URL: https://github.com/apache/solr/pull/4237#discussion_r3040017292
########## changelog/unreleased/SOLR-18176-shardhandler-bottleneck.yml: ########## @@ -1,7 +1,9 @@ -title: Increased query throughput by removing a call to ZooKeeper for cluster state that should have been cached +title: Fix query throughput bottleneck caused by uncached ZooKeeper get calls for queries with explicit 'collection' parameter Review Comment: Changed back and with your recommendation. I didn't know we can put more than 1 sentence. Saw read it more verbatim as title than treating it as a description I guess. -- 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]
