[ https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495659#comment-17495659 ]
ASF subversion and git services commented on SOLR-15904: -------------------------------------------------------- Commit 91010d658b228163c2131247be1858ae5f7b5331 in solr's branch refs/heads/branch_9x from Kevin Risden [ https://gitbox.apache.org/repos/asf?p=solr.git;h=91010d6 ] SOLR-15904: Move SQL support into new sql module > Move SQLHandler to a 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 > Assignee: Kevin Risden > Priority: Major > Time Spent: 4h 50m > Remaining Estimate: 0h > > 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-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org