David Handermann created NIFI-9923:
--------------------------------------

             Summary: Component Logs sometimes missing Throwable Causes
                 Key: NIFI-9923
                 URL: https://issues.apache.org/jira/browse/NIFI-9923
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: David Handermann
            Assignee: David Handermann
             Fix For: 1.16.1


As a result of improvements to correct component stack trace logging in 
NIFI-9871, some calls to {{SimpleProcessLogger}} through {{ComponentLog}} do 
not include the {{Throwable}} summary of causes in Bulletin Messages.

The {{nifi-app.log}} contains the correct formatting and stack trace, and this 
issue does not impact and released versions.

The problem is the result of adding the summary of causes as an argument to the 
Log Repository array of arguments, instead of replacing the {{Throwable}} with 
the summary of causes.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to