[ 
https://issues.apache.org/jira/browse/SOLR-17285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029685#comment-18029685
 ] 

ASF subversion and git services commented on SOLR-17285:
--------------------------------------------------------

Commit 20b82a95182b6fc4f823471655d531f88eb42910 in solr's branch 
refs/heads/dependabot/gradle/apache-poi-5.4.1 from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=20b82a95182 ]

SOLR-17285: Move RemoteExecutionException (#3631)

So that we deprecate/remove BaseHttpSolrClient

> 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: 1h 10m
>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to