martinzink commented on PR #1481: URL: https://github.com/apache/nifi-minifi-cpp/pull/1481#issuecomment-1355165904
> > I've found some constructors where the passing of the uuid is still missing > > Thanks! I have added most of these, including tensorflow, in [19a655b](https://github.com/apache/nifi-minifi-cpp/commit/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. Makes perfect sense, thanks :) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
