prudhvigodithi commented on issue #15605:
URL: https://github.com/apache/lucene/issues/15605#issuecomment-3795705788

   I was able to reproduce this locally, the bug is visible when called 
newCollector() directly from multiple threads without going through 
IndexSearcher.search, which handles collector creation sequentially before 
parallel execution. 
   


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