[
https://issues.apache.org/jira/browse/SOLR-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032481#comment-18032481
]
Jan Høydahl commented on SOLR-17771:
------------------------------------
[~dsmiley], [~jdyer]
Preparing for first release with logchange tool, I found that this issue adds
two three different CHANGELOG.txt entries.
{code:java}
10.0,0 Improvements section:
* SOLR-17771: `CloudHttp2SolrClient.Builder` now also can work with
`HttpJdkSolrClient`. (James Dyer)
10.0,0 Deprecation removals:
* SOLR-17771: Remove `CloudSolrClient.Builder`. (James Dyer)
9.10.0 Other changes:
* SOLR-17771: Deprecate `CloudSolrClient.Builder` in favor of
`CloudHttp2SolrClient.Builder`. (James Dyer) {code}
I can see you used the same Jira number both for the deprecation (shipping in
9.10) and for the removal (shipping in 10.0). That's perhaps a matter of taste,
but I like to be able to say that a particular Jira is fixed in exactly one
version.
If you believe this is ok, then leave it. Else, there is time to clean up
before we migrate to logchange next week, where these would be represented as
two files in the v10.0.0 folder and one file in the v9.10.0 folder.
> Have a CloudSolrClient that works with HttpJdkSolrClient
> --------------------------------------------------------
>
> Key: SOLR-17771
> URL: https://issues.apache.org/jira/browse/SOLR-17771
> Project: Solr
> Issue Type: New Feature
> Reporter: David Smiley
> Assignee: James Dyer
> Priority: Major
> Labels: pull-request-available
> Fix For: 10.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> As of this writing, there is a CloudSolrClient with Jetty HttpClient
> dependency and another for Apache HttpClient. This issue proposes a solution
> for the JDK HttpClient, thus offering a dependency reduced client.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]