cpoerschke commented on pull request #562: URL: https://github.com/apache/solr/pull/562#issuecomment-1020383355
``` - public final class LTRThreadModule implements CloseHook, NamedListInitializedPlugin + public final class LTRThreadModule implements NamedListInitializedPlugin ``` is technically an signature change and so it would be nice to include this in 9.0 if not too late? Then again, `LTRThreadModule` is sort of internal implementation detail and a 9.0-to-9.1 signature change for it wouldn't be too bad either. `solr/CHANGES.txt` entry yet to be added once it's clear which section. -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org