You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2021/11/09 16:59:00 UTC

[jira] [Created] (SOLR-15782) Configure custom node/container handlers in solr.xml

David Smiley created SOLR-15782:
-----------------------------------

             Summary: Configure custom node/container handlers in solr.xml
                 Key: SOLR-15782
                 URL: https://issues.apache.org/jira/browse/SOLR-15782
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: David Smiley


Since Solr 8.6 via SOLR-14404, it's been possible to define custom node/CoreContainer request handlers.  However, the current mechanism requires the use of cluster properties (in ZooKeeper).  That allows for dynamic registration (cool) but it's awkward to pre-define them – it doesn't comply with an [immutable infrastructure|https://www.bmc.com/blogs/immutable-infrastructure/] philosphy where node handlers can be defined by configuration local to the Solr node.  That's solr.xml.  So here, I propose that node handlers be defined there, perhaps the same as is done in solrconfig.xml.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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