rmuir commented on PR #11955: URL: https://github.com/apache/lucene/pull/11955#issuecomment-1321171664
and looking more, I think the answer is "no there isn't any race". Calling inform() is basically like part of the initialization of the thing. The factory isn't "done" being created until after this happens. It is silly that it is a separate method but that's just legacy cruft. You can look at CustomAnalyzer source code to see what I mean. -- 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