Mark Robert Miller created SOLR-15547:
-----------------------------------------

             Summary: Configure JettySolrRunner to work correctly without 
system property jetty.testMode
                 Key: SOLR-15547
                 URL: https://issues.apache.org/jira/browse/SOLR-15547
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mark Robert Miller


JettySolrRunner is a bit too tied into the test framework due to test ssl 
integration and the best way around it is to avoid setting the ill conceived 
jetty.testMode system property (if I remember right, I conceived it). If you do 
this though, there are a couple problems - the host is not set to 127.0.0.1 as 
it is when jetty.testMode is set, the HTTP2CServerConnectionFactory is not set, 
and reuse address is not set.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to