szaszm commented on code in PR #1925: URL: https://github.com/apache/nifi-minifi-cpp/pull/1925#discussion_r1983241697
########## minifi_main/MiNiFiMain.cpp: ########## Review Comment: I don't think `utils` is the place for that. It's only relevant for the agent process. `libminifi` (which seems to be agent process stuff) or `minifi_main` (which is another place for the same) would be more appropriate IMO. -- 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]
