risdenk commented on PR #1945:
URL: https://github.com/apache/solr/pull/1945#issuecomment-1729864492

   I'd appreciate some thoughts on this. This doesn't fix the `setupRequest` 
being called twice, but should make the `setupRequest` method much faster by 
not having to lock and check for leader in one concurrenthashmap. Basically the 
normal happy path should be faster - if there are nodes going up/down/state 
changing then logic should fall back to the slower default.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to