[
https://issues.apache.org/jira/browse/SOLR-18383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108090#comment-18108090
]
ASF subversion and git services commented on SOLR-18383:
--------------------------------------------------------
Commit b7ce42a2f6de05d3550635a70524d194c93a0096 in solr's branch
refs/heads/main from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b7ce42a2f6d ]
SOLR-18383: remove CollectionParams.FROM_NODE (#4769)
> Remove CollectionParams.FROM_NODE
> ---------------------------------
>
> Key: SOLR-18383
> URL: https://issues.apache.org/jira/browse/SOLR-18383
> Project: Solr
> Issue Type: Sub-task
> Environment:
> `StreamFactory.withCollectionZkHost`/`withDefaultZkHost`/`getDefaultZkHost`/`getCollectionZkHost`
> and `SolrClientCache.getCloudSolrClient(String)` have been deprecated since
> 10.1 in favor of the `CloudSolrClientConnection`-based methods
> (`withCollectionUseThisConnection`, `withDefaultSolrConnection`,
> `getCloudSolrClient(CloudSolrClient.CloudSolrClientConnection)`). Public
> `solrj-streaming` API used by external streaming-expression code.
> Reporter: Eric Pugh
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Deprecated since 10.0 in favor of `SOURCE_NODE`. Trivial single-constant
> removal.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]