You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/08/14 04:41:47 UTC

[jira] [Created] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

Erick Erickson created SOLR-5146:
------------------------------------

             Summary: Figure out what it would take for lazily-loaded cores to play nice with SolrCloud
                 Key: SOLR-5146
                 URL: https://issues.apache.org/jira/browse/SOLR-5146
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 4.5, 5.0
            Reporter: Erick Erickson


The whole lazy-load core thing was implemented with non-SolrCloud use-cases in mind. There are several user-list threads that ask about using lazy cores with SolrCloud, especially in multi-tenant use-cases.

This is a marker JIRA to investigate what it would take to make lazy-load cores play nice with SolrCloud. It's especially interesting how this all works with shards, replicas, leader election, recovery, etc.

NOTE: This is pretty much totally unexplored territory. It may be that a few trivial modifications are all that's needed. OTOH, It may be that we'd have to rip apart SolrCloud to handle this case. Until someone dives into the code, we don't know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org