[ 
https://issues.apache.org/jira/browse/SOLR-18381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111843#comment-18111843
 ] 

ASF subversion and git services commented on SOLR-18381:
--------------------------------------------------------

Commit 594c2a4011461e8b443ec65e685d2f320c3c2d4a in solr's branch 
refs/heads/main from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=594c2a40114 ]

SOLR-18381: remove ClusterState.getReplicaNamesPerCollectionOnNode (#4768)

Co-authored-by: Eric Pugh <[email protected]>

> Remove ClusterState.createFromCollectionMap/getReplicaNamesPerCollectionOnNode
> ------------------------------------------------------------------------------
>
>                 Key: SOLR-18381
>                 URL: https://issues.apache.org/jira/browse/SOLR-18381
>             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: 2h
>  Remaining Estimate: 0h
>
> Companions to `ClusterState.createFromJson` (already tracked in SOLR-18149) 
> living in the same file, deprecated since 10.0 with no stated replacement or 
> reason. SOLR-18149's title/description only mention `createFromJson` — these 
> two would silently survive that ticket's fix.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to