You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2020/03/03 22:28:00 UTC

[jira] [Created] (SOLR-14302) Solr stops printing stacktraces in log and output due to OmitStackTraceInFastThrow - regression of SOLR-7436

Chris M. Hostetter created SOLR-14302:
-----------------------------------------

             Summary: Solr stops printing stacktraces in log and output due to OmitStackTraceInFastThrow - regression of SOLR-7436 
                 Key: SOLR-14302
                 URL: https://issues.apache.org/jira/browse/SOLR-14302
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 8.1
            Reporter: Chris M. Hostetter


I recently saw a person ask a question about an Exception in their logs that didn't have a stack trace even though it certainly seemed like it should.

I was immediately suspicious that they may have tweaked their solr options to override the {{-XX:-OmitStackTraceInFastThrow}} that was added to bin/solr by SOLR-7436, but then i discovered it's gone now - removed in SOLR-13394 w/o any discussion/consideration (and possibly unintentionally w/o understanding it's purpose?)

We should almost certainly restore this by default.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org