tanvimoharir commented on issue #16198: URL: https://github.com/apache/lucene/issues/16198#issuecomment-4968974784
Hi @javanna, I’m really interested in working on this issue. I saw your earlier comment that this would not be a suitable first Lucene issue, so I wanted to ask before proceeding. Although I have not contributed to Lucene before, my background is closely related to the concurrency aspects of this task. I have over six years of Java engineering experience, and my recent Master’s thesis involved extending a [Java Model Checker](https://github.com/mpi-sws-rse/jmc) for real-world concurrent Java applications, including instrumentation and scheduler support for Java concurrency primitives and have also used the tool to test concurrent Java libraries. I understand that this issue requires more than exposing an Executor and that I would first need to study the relevant Monitor, IndexSearcher, reader/segment and testing internals carefully. Given my background, would you be comfortable with me taking this issue on as a first Lucene contribution? I would do the necessary investigation independently and discuss the proposed approach before starting the implementation. -- 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]
