[GitHub] [solr] cpoerschke commented on pull request #562: SOLR-15953: remove unused LTRThreadModule.preClose CloseHook logic

2022-01-25 Thread GitBox
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 ```

[GitHub] [solr] cpoerschke commented on pull request #562: SOLR-15953: remove unused LTRThreadModule.preClose CloseHook logic

2022-01-24 Thread GitBox
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 ```