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

Steve Davids commented on SOLR-4839:
------------------------------------

The jetty.xml file is going to need to change:

 bq. Prior to Jetty 9, the type of the connector specified both the protocol 
and the implementation used (for example, selector-based non blocking I/O vs 
blocking I/O, or SSL connector vs non-SSL connector). Jetty 9 has only a 
selector-based non blocking I/O connector, and a collection of 
ConnectionFactories now configure the protocol on the connector.

http://www.eclipse.org/jetty/documentation/current/configuring-connectors.html#jetty-connectors

> 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
>
>
> 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