Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOLR-14763 SolrJ Async - remove deprecated apis from Solr10/main #2407

Merged
merged 2 commits into from Apr 18, 2024

Conversation

jdyer1
Copy link
Contributor

@jdyer1 jdyer1 commented Apr 17, 2024

With PR #2402 we added new CompleteableFuture-based asynchronous APIs to Http2SolrClient, HttpJdkSolrClient and LBHttp2SolrClient and deprecated the existing async APIS. This PR is to remove the deprecated APIs in Solr 10/main only.

@epugh
Copy link
Contributor

epugh commented Apr 17, 2024

Nice to see these fat classes get a bit slimmer!

@jdyer1 jdyer1 merged commit dc4ab76 into apache:main Apr 18, 2024
4 checks passed
@jdyer1 jdyer1 deleted the SOLR-14763-b branch April 18, 2024 12:52
@gerlowskija
Copy link
Contributor

Here's a belated LGTM! Awesome improvements @jdyer1 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants