You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Maxim Neaga (JIRA)" <ji...@apache.org> on 2018/11/07 18:07:00 UTC

[jira] [Created] (ATLAS-2958) Exceptions other than NotificationException are not logged

Maxim Neaga created ATLAS-2958:
----------------------------------

             Summary: Exceptions other than NotificationException are not logged
                 Key: ATLAS-2958
                 URL: https://issues.apache.org/jira/browse/ATLAS-2958
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 1.1.0, 1.0.0, 1.2.0
            Reporter: Maxim Neaga


Currently, exceptions such as "Failed to construct kafka producer" are not logged, because they are an instance of KafkaException (see screenshot for an example).

The following pull requests address the issue:

https://github.com/apache/atlas/pull/18

https://github.com/apache/atlas/pull/17


[!https://user-images.githubusercontent.com/3027370/47596715-0da5c400-d93d-11e8-9197-a6f1ce1c96b8.png!|https://user-images.githubusercontent.com/3027370/47596715-0da5c400-d93d-11e8-9197-a6f1ce1c96b8.png]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)