You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Gyori (Jira)" <ji...@apache.org> on 2020/09/17 12:43:00 UTC

[jira] [Created] (NIFI-7815) Enhance the logging in MergeContent processor

Peter Gyori created NIFI-7815:
---------------------------------

             Summary: 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


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)