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/08/10 13:32:00 UTC

[jira] [Created] (SOLR-16336) avoid fetching solrconfig.xml & schema.xml for already cached schema and config

Noble Paul created SOLR-16336:
---------------------------------

             Summary: avoid fetching solrconfig.xml & schema.xml for already cached schema and config
                 Key: SOLR-16336
                 URL: https://issues.apache.org/jira/browse/SOLR-16336
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Noble Paul


SOLR-15337 introduced caching of schema and config as POJOs. But it still fetches the actual files from ZK. If a node has 1000's of cores a node restart ends up fetching these files as many times. we can avoid this



--
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