[
https://issues.apache.org/jira/browse/SOLR-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386660#comment-15386660
]
Scott Blum commented on SOLR-9323:
----------------------------------
+1 or expose `Map<String, CollectionRef> getCollectionStates()`, may as
getCollectionRefMap(). I was worried getCollectionsMap() would be insufficient.
> Add a new method getCollectionNamesFast() to ClusterSate which returns
> unverified list of collection names
> ----------------------------------------------------------------------------------------------------------
>
> Key: SOLR-9323
> URL: https://issues.apache.org/jira/browse/SOLR-9323
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Noble Paul
> Assignee: Noble Paul
>
> Currently the {{getCollections()}} method is deprecated and everyone is
> forced to use {{getCollectionsMap()}} which could be extremely expensive
> depending on the no:of collections. The {{getCollectionsMap()}} method is
> very expensive and should never be invoked on each request
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]