Mike Drob created SOLR-15591:
--------------------------------

             Summary: NullPointerException in ExternalPaths.determineSourceHome 
makes debugging cumbersome
                 Key: SOLR-15591
                 URL: https://issues.apache.org/jira/browse/SOLR-15591
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Tests
            Reporter: Mike Drob


When running a debugger set to break on exceptions, some tests will throw NPE 
in {{determineSourceHome()}}, which we dutifully catch and easily recover from. 
We should instead check for the null condition instead of forcing the debugger 
to stop.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to