[ 
https://issues.apache.org/jira/browse/SOLR-16547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634071#comment-17634071
 ] 

Noble Paul commented on SOLR-16547:
-----------------------------------

{quote} Can you elaborate why sharing a ConfigSet object would cause users to 
see different behavior?
{quote}

sharing a configset won't see any different behavior. This ticket is about 
sharing specific internal Objects used in a SolrCore. We do not want to make 
this the default behavior and afect everyone . it can be opt-in so that only 
power users use it

> 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
>            Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to