Noble Paul created SOLR-9323:
--------------------------------
Summary: 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]