[
https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-4839:
----------------------------------------
Attachment: SOLR-4839-conform-jetty9_2_10.patch
Here's patch which conforms our jetty config files to the ones shipped with
9.2.10 more closely.
# jetty.xml configures the thread pool and common configuration used by both
http and https connectors
# The Connector for ssl is in jetty-https.xml, not jetty-ssl.xml
# All property names are now prefixed with "solr.jetty." so e.g. https.port
becomes solr.jetty.https.port
# Keystore & Truststore path are no longer relative to jetty.base but they
default to ./etc/solr-ssl.keystore.jks as in 5x.
I am inclined to change jetty.port to solr.jetty.port and jetty.host to
solr.jetty.host too but that change needs fixes to start scripts and build
scripts etc so I will not attempt that in this issue.
> 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: Trunk, 5.2
>
> Attachments: SOLR-4839-conform-jetty9_2_10.patch,
> SOLR-4839-fix-eclipse.patch, SOLR-4839-jetty9.2.10,
> SOLR-4839-mod-JettySolrRunner.patch, SOLR-4839.patch, SOLR-4839.patch,
> SOLR-4839.patch, SOLR-4839.patch, SOLR-4839.patch, SOLR-4839.patch,
> SOLR-4839.patch, 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]