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

David Smiley resolved SOLR-17285.
---------------------------------
    Fix Version/s: main (10.0)
       Resolution: Fixed

Thanks for contributing Samuel!

> Move RemoteSolrException to SolrClient in v10
> ---------------------------------------------
>
>                 Key: SOLR-17285
>                 URL: https://issues.apache.org/jira/browse/SOLR-17285
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>            Reporter: David Smiley
>            Priority: Major
>              Labels: newdev, pull-request-available
>             Fix For: main (10.0)
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> RemoteSolrException lives in BaseHttpSolrClient.  BaseHttpSolrClient should 
> be deprecated; it's sort of replaced by HttpSolrClientBase.  Even though this 
> exception is only for Http, SolrClient is a decent parent class.  Or make top 
> level.
> To make this transition from 9x to 10x better, we could simply add new 
> classes without removing the old ones in 9x.  The old can subclass the new.  
> Eventually all of BaseHttpSolrClient will be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to