sijuv commented on PR #3746:
URL: https://github.com/apache/solr/pull/3746#issuecomment-3399053878

   @dsmiley still working on it. The observation is that under high load all 
application threads stall at the getDocCollection esp if all the requests are 
for the same collection. This PR (still in works) is to modify the behavior so 
that only one thread is blocked while others read the stale value.


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