You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Tino Kissig (JIRA)" <ji...@apache.org> on 2013/02/28 12:03:12 UTC

[jira] [Created] (AVRO-1263) Responder should not log SpecificExceptionBase in the same log level as RuntimeException

Tino Kissig created AVRO-1263:
---------------------------------

             Summary: Responder should not log SpecificExceptionBase in the same log level as RuntimeException
                 Key: AVRO-1263
                 URL: https://issues.apache.org/jira/browse/AVRO-1263
             Project: Avro
          Issue Type: Improvement
          Components: java
    Affects Versions: 1.7.4
            Reporter: Tino Kissig


It would be nice when only RuntimeExceptions or other exceptions to extending SpecificExceptionBase would be logged at WARN level.

Our log file is flooded with Exceptions extending SpecificExceptionBase but we want to log them in a different way to the "unexpected" exceptions.

Maybe SpecificExceptionBase exceptions could be logged in a lower log level.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira