eladmarg commented on issue #933:
URL: https://github.com/apache/lucenenet/issues/933#issuecomment-2014854459

   i think the problem related to the locking,
   the MaybeRefresh has a lock inside to prevent multiple threads refreshing 
while single refresh is sufficient. 
   
   @NightOwl888  added this work around to solve other locking problems.
   but i guess for the refresh we can avoid the expensive Monitor calls.
   
   the question is how long we want to support the older frameworks.


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

Reply via email to