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 2022/12/16 15:53:25 UTC

[GitHub] [nifi-minifi-cpp] fgerlits commented on pull request #1481: MINIFICPP-1948 Add the UUID to the end of Processor and Controller Service log lines

fgerlits commented on PR #1481:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1481#issuecomment-1355126780

   > I've found some constructors where the passing of the uuid is still missing
   
   Thanks!  I have added most of these, including tensorflow, in 19a655bb6b4fae6feb9bf897d5dc327f09e4225b.
   
   I did not add UUID to the loggers of `ThreadManagementService`, `StandardControllerServiceNode` and `StandardControllerServiceProvider`, because these three are internal details of minifi, not real controller services that the user could add to the flow.
   
   I would prefer not to add more refactoring to this PR, as it is too long already.  We can do that later.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

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