CAMEL-21479 Use HttpJdkSolrClient as default SolrClient implementation#16891
CAMEL-21479 Use HttpJdkSolrClient as default SolrClient implementation#16891davsclaus merged 6 commits intoapache:mainfrom Paul-Blanchaert:main
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
oscerd
left a comment
There was a problem hiding this comment.
I think this needs some notes on the migration guide too.
|
Can you include this file in the PR Also as Andrea says we need something added to the 4.10 upgrade guide doc, see inside the docs folder from camel root dir |
|
@Paul-Blanchaert thanks for working on this - let us know when you have the last bit done. Ideally no later by end of this month to make it for the next 4.10 release |
|
@davsclaus, sorry not to come back on this earlier... had to finish off other work this week... I should be able to give it some more attention beginning of next week.. so it should done by the end of month. |
|
|
@davsclaus |
…n - minor enhancements
…t build issue with SolrEndpointBuilderFactory
|
okay lets merge this and manual regen. And if there is some other bits still needed you can get new code from main and send another PR |
Description
PR for issue CAMEL-21479
Camel-Solr: Use HttpJdkSolrClient as default SolrClient implementation
Target
mainbranch)Tracking
Apache Camel coding standards and style
I checked that each commit in the pull request has a meaningful subject line and body.
I have run
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.