[ 
https://issues.apache.org/jira/browse/SOLR-18360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SOLR-18360:
----------------------------------
    Labels: pull-request-available  (was: )

>  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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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]

Reply via email to