You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/06/24 19:18:37 UTC

[GitHub] [lucene] gsmiller commented on pull request #195: Fix concurrency bug in DrillSidewaysQuery

gsmiller commented on pull request #195:
URL: https://github.com/apache/lucene/pull/195#issuecomment-867890499


   Merging this fix as it's a small change and fixes a bug that is showing up in randomized testing. If folks think there's a better way to address this concurrency needs (e.g., relying on a concurrent queue instead of synchronizing the whole list), please let me know and I'm happy to address feedback.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org