dsmiley commented on PR #2587:
URL: https://github.com/apache/solr/pull/2587#issuecomment-2246403844

   I am looking at BaseHttpSolrClient again, and I see that 
RemoteExecutionException is *also* something that'll need to be moved.  It's 
not used in many places.  I think it's reasonable to include that in the scope 
of this JIRA issue and PR; WDYT?  But I don't love the name 
"RemoteExecutionException" and I'm not even convinced it needs to exist; like 
couldn't RemoteSolrException take a payload?  Publishing it to SolrClient would 
give it undeserved visibility IMO.  Hmmm.  On the other hand, based on how it's 
used, this is so internal that maybe it should simply move to 
HttpSolrClientBase (which is the successor to BaseHttpSolrClient).  I welcome 
your thoughts.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to