[
https://issues.apache.org/jira/browse/NIFI-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210109#comment-17210109
]
ASF subversion and git services commented on NIFI-7815:
-------------------------------------------------------
Commit 668c278e3099598f7a42aaf6da1ce833c951fab2 in nifi's branch
refs/heads/main from Peter Gyori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=668c278 ]
NIFI-7815: Enhance the logging in MergeContent processor
Signed-off-by: Pierre Villard <[email protected]>
This closes #4534.
> Enhance the logging in MergeContent processor
> ---------------------------------------------
>
> Key: NIFI-7815
> URL: https://issues.apache.org/jira/browse/NIFI-7815
> Project: Apache NiFi
> Issue Type: Task
> Components: Extensions
> Reporter: Peter Gyori
> Assignee: Peter Gyori
> Priority: Major
> Labels: Logging
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In the MergeContent processor, in the merge() method of each inner type
> implementing MergeBin, there is an exception that is suppressed if the
> session.remove() method throws an exception. The code should be modified so
> that neither of these exceptions get suppressed, and both get logged.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)