Eric Pugh created SOLR-18360:
--------------------------------
Summary: Remove
HttpJettySolrClient.addListenerFactory(HttpListenerFactory)
Key: SOLR-18360
URL: https://issues.apache.org/jira/browse/SOLR-18360
Project: Solr
Issue Type: Sub-task
Reporter: Eric Pugh
The instance method
`HttpJettySolrClient.addListenerFactory(HttpListenerFactory)` has been
deprecated since 9.7 in favor of
`HttpJettySolrClient.Builder.addListenerFactory(HttpListenerFactory)`, which
registers the listener at construction time. Remove the deprecated instance
method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]