dsmiley commented on code in PR #3992:
URL: https://github.com/apache/solr/pull/3992#discussion_r2724481849


##########
changelog/unreleased/SOLR-18051-fix-double-registration-bug.yml:
##########
@@ -0,0 +1,8 @@
+# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc
+title: prevent rare deadlock condition and double the possible throughput of 
coordinator fanouts

Review Comment:
   ```suggestion
   title: Improve HttpJettySolrClient.requestAsync (used in 
sharded/distributed-search and more) to increase throughput and prevent a rare 
deadlock.
   ```
   
   people will see the changelog without any context of what this is about.  
They won't know it has to do with HttpJettySolrClient when a certain method is 
used.  I'm glad you mentioned the fanout.
   
   



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