[
https://issues.apache.org/jira/browse/SOLR-16263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558715#comment-17558715
]
David Smiley commented on SOLR-16263:
-------------------------------------
I would prefer to take this on Eric if you don't mind? (I see you are
assigned).
Step 1 is I think migrate *many* usages to declare their client as simply
"SolrClient" (or {{var}} when appropriate instead of being needlessly
specific). The principle here is the same as why we declare a {{List}} as such
instead of say {{ArrayList}} even when we know it's one. I believe IntelliJ
can help automate this. This will impact tons of source files but it should
also reduce somewhat the scope of impact to switch implementations.
> Migrate tests from deprecate http clients to http2 equivalents
> --------------------------------------------------------------
>
> Key: SOLR-16263
> URL: https://issues.apache.org/jira/browse/SOLR-16263
> Project: Solr
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 9.0
> Reporter: Eric Pugh
> Assignee: Eric Pugh
> Priority: Minor
>
> Many of the warnings in the tests are messages about the use of deprecated
> http clients. Migrate the tests to using the http2 versions.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]