[
https://issues.apache.org/jira/browse/NIFI-9923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-9923:
-----------------------------------
Description:
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 any 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.
was:
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.
> 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
> Priority: Minor
> Fix For: 1.16.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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 any 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)