[ 
https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254345#comment-14254345
 ] 

Shalin Shekhar Mangar commented on SOLR-4839:
---------------------------------------------

bq. I actually like the module concept but I'm not sure how much of that you 
are going to want to bundle in Solr itself (copying module files).

Thanks Steve.

I think we can:
# Bundle http, https, ssl and server modules
# Have a start.ini which has all the properties of the server (SSL and non-SSL)
# Enable only the http related part but have all the SSL related properties 
there as comments

Then I hope to have bin/solr enable/disable modules as necessary so that 
enabling ssl can be a matter of setting some environment variables and 
executing bin/solr with a special argument.

Right now we use restlet-jee which is not compatible with Jetty9 but 
restlet-jse 2.3 is compatible. According to [[email protected]] there is no 
special reason to use restlet-jee instead of restlet-jse so we may be able to 
switch to jse and upgrade the version to make it work.

I'll attach another patch as a checkpoint in an hour or so.

> Jetty 9
> -------
>
>                 Key: SOLR-4839
>                 URL: https://issues.apache.org/jira/browse/SOLR-4839
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Bill Bell
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 5.0, Trunk
>
>         Attachments: SOLR-4839.patch, SOLR-4839.patch
>
>
> Implement Jetty 9



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to