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