dsmiley commented on code in PR #4237: URL: https://github.com/apache/solr/pull/4237#discussion_r3040054256
########## 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: CC @janhoy another case where the questionable word choice of "title" from the changelog build dependency leads to providing too-little information. I'd love to see this changed somehow. -- 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]
