You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/09/24 13:39:13 UTC

[GitHub] [nifi] pgyori commented on pull request #4534: NIFI-7815: Enhance the logging in MergeContent processor

pgyori commented on pull request #4534:
URL: https://github.com/apache/nifi/pull/4534#issuecomment-698350196


   > Instead of defining a different message for each case, can we leverage `context.getProperty(MERGE_FORMAT).getValue()` for the log statement? See suggestions. Feel free to ignore if not relevant.
   
   That's right, thank you @pvillard31 ! Committed the changes.
   I added quotes around the merge format, so that when something like:
   _Failed to remove merged FlowFile from the session after merge failure during "FlowFile Stream, v3" merge._
   gets written in the log, it is clearer that the expression "FlowFile Stream, v3" is the name of the merge format.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org