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 2022/01/10 19:12:00 UTC

[jira] [Created] (SOLR-15904) Move SQLHandler to a contrib/module/package

David Smiley created SOLR-15904:
-----------------------------------

             Summary: Move SQLHandler to a contrib/module/package
                 Key: SOLR-15904
                 URL: https://issues.apache.org/jira/browse/SOLR-15904
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Parallel SQL
            Reporter: David Smiley


I propose that the SQLHandler ({{/sql}}) move to its own contrib module instead of being embedded in Solr-core.  I think contribs (aka modules, eventually packages) are a good place for Solr functionality that has a fair number of dependencies and/or has some security risks.  It also makes Solr leaner and it shrinks the set of possible dependency conflicts between modules that no longer need to standardize on one Jar version (e.g. protobuf). 



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