[ https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496111#comment-17496111 ]
ASF subversion and git services commented on SOLR-15904: -------------------------------------------------------- Commit fdf23863df97099f692cb91a237614dd28b653c8 in solr's branch refs/heads/branch_9_0 from Kevin Risden [ https://gitbox.apache.org/repos/asf?p=solr.git;h=fdf2386 ] 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: 5h 10m > 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