[
https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Davids updated SOLR-4839:
-------------------------------
Attachment: SOLR-4839-mod-JettySolrRunner.patch
I found that this broke the 'TestMiniSolrCloudCluster' test (or anything that
doesn't specify a 'jetty.testMode' system property). If a test doesn't specify
the 'jetty.testMode' property a null pointer exception is thrown by jetty
because a ServerConnector is attempting to be created with a null Server. I
attached a patch to fix the specific issue, though I'm not quite sure why we
need to branch the code - couldn't we consolidate the two?
> 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-fix-eclipse.patch,
> 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]