lukewilner commented on PR #14953: URL: https://github.com/apache/lucene/pull/14953#issuecomment-3086148945
Continuing where @yaser-aj left off, here's what I plan to tackle next: - Improve the thread sharing logic: Right now it's a simple equal split, but I want to explore smarter ways to assign threads based on actual activity or load. - Stress test - Clean up unregister behavior: Making sure CMS instances get removed safely even if they’re GC’d or closed suddenly. - luceneutil benchmarks Please let us know if we are missing anything important. Thanks! -- 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