You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2016/07/20 13:47:20 UTC

[jira] [Created] (SOLR-9323) Add a new method getCollectionNamesFast() to ClusterSate which returns unverified list of collection names

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org