You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Nick Ginther (Jira)" <ji...@apache.org> on 2022/12/02 18:16:00 UTC

[jira] [Created] (SOLR-16571) Add Java system property for ZooKeeper config watch

Nick Ginther created SOLR-16571:
-----------------------------------

             Summary: Add Java system property for ZooKeeper config watch
                 Key: SOLR-16571
                 URL: https://issues.apache.org/jira/browse/SOLR-16571
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Nick Ginther


Solr creates a ZooKeeper watch per-core. On nodes with a lot of cores, this results in a lot of ZK watches, and thus increased resource consumption. ZK config watches aren't strictly necessary, so we should be able to disable them if we want to. To remedy this, we should add a Java system property to disable the ZK config watch per core. The default behavior should still be to create a ZK config watch per core. 



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