mikemccand commented on PR #240:
URL: https://github.com/apache/lucene/pull/240#issuecomment-1790534046

   Hi @zacharymorn -- this change is awesome!  The world of servers has rapidly 
become massively concurrent and Lucene has (generally) been slow to adopt it.  
I like this hardish switch to the concurrent-friendly `CollectorManager` 
instead of the old single-threaded `Collector`.  There was tons of good 
discussion and benchmarking results + iterations to improve them ... should we 
refresh this PR, resolve conflicts and finish?  Thanks @zacharymorn!


-- 
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: issues-unsubscr...@lucene.apache.org

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


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

Reply via email to