You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Noble Paul (Jira)" <ji...@apache.org> on 2022/11/14 05:43:00 UTC

[jira] [Created] (SOLR-16547) Share and reuse all possible Objects between cores

Noble Paul created SOLR-16547:
---------------------------------

             Summary: Share and reuse all possible Objects between cores
                 Key: SOLR-16547
                 URL: https://issues.apache.org/jira/browse/SOLR-16547
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Noble Paul


The objective is to minimize the heap usage where nodes host very large number of cores.

A very common usecase is where all (or a lot of cores ) in a node uses the same configset. . We will make this an opt-in feature so that a common user wouldn't see a different behaviour.



To enable this feature, add the following flag to {{solrconfig.xml}}

{{<shareCoreData>true</shareCoreData>}}

 

I shall open sub-tickets to enable sharing of specific objects



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org