Skip to content

SOLR-18188: Remove tests for HttpSolrClient etc.#4261

Open
dsmiley wants to merge 3 commits intoapache:mainfrom
dsmiley:removeApacheHttpClientTests
Open

SOLR-18188: Remove tests for HttpSolrClient etc.#4261
dsmiley wants to merge 3 commits intoapache:mainfrom
dsmiley:removeApacheHttpClientTests

Conversation

@dsmiley
Copy link
Copy Markdown
Contributor

@dsmiley dsmiley commented Apr 2, 2026

Removes package org.apache.solr.client.solrj.apache in solr-test-framework's tests. They are deprecated anyway.
Removing this code now helps us eventually remove HttpSolrClient.

https://issues.apache.org/jira/browse/SOLR-18188

Removes package org.apache.solr.client.solrj.apache in solr-test-framework's tests.
They are deprecated anyway.
Removing this code now helps us remove HttpSolrClient itself and do other migrations without needless work here.
@epugh
Copy link
Copy Markdown
Contributor

epugh commented Apr 2, 2026

So none of these tests need to be migrated to the updated Http Solr Client? I woudn't have guessed that these could all be delete versus updated.

@dsmiley
Copy link
Copy Markdown
Contributor Author

dsmiley commented Apr 2, 2026

Notice the Java package they are in. I put them into this package late last year so as to clearly delineate HttpSolrClient related things from our other clients.

@epugh
Copy link
Copy Markdown
Contributor

epugh commented Apr 2, 2026

I see, so these tests exist for out other clients, these were just the .apache. client ones. Gotcha.

 Only for org.apache.solr.client.solrj.apache.LBHttpSolrClient
@github-actions github-actions bot added the dependencies Dependency upgrades label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants