Hoss Man created SOLR-6935:
------------------------------

             Summary: force jetty to shutdown immediately if solr webapp can't 
load?
                 Key: SOLR-6935
                 URL: https://issues.apache.org/jira/browse/SOLR-6935
             Project: Solr
          Issue Type: Improvement
            Reporter: Hoss Man


Earlier today, sarowe backported a jetty config change that broke 5x because it 
refered to a jetty feature that only existed in jetty9 (5x still using jetty8).

Ass a result, jetty started up and was listenting on the specified port - but 
the solr webapp code never loaded.

we should investigate if there's anyway to configure jetty such that, in the 
event of th solr webapp not loading, jetty itself shutsdown completely.



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