adamdebreceni commented on a change in pull request #957:
URL: https://github.com/apache/nifi-minifi-cpp/pull/957#discussion_r541014643



##########
File path: libminifi/include/FlowController.h
##########
@@ -304,6 +192,9 @@ class FlowController : public 
core::controller::ControllerServiceProvider,  publ
 
   std::vector<BackTrace> getTraces() override;
 
+ private:
+  std::unique_ptr<core::ProcessGroup> instantiateNetwork();

Review comment:
       not the best name, to-be-renamed




----------------------------------------------------------------
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:
[email protected]


Reply via email to